diff --git a/spago.yaml b/spago.yaml index 52673eb..6e4856a 100644 --- a/spago.yaml +++ b/spago.yaml @@ -1,6 +1,12 @@ package: name: dodo-printer description: An adequate printer. + publish: + version: 2.2.2 + license: MIT + location: + githubOwner: natefaubion + githubRepo: purescript-dodo-printer build: pedanticPackages: true strict: true