Skip to content

Commit

Permalink
[image-url] Add publishConfig to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Nov 13, 2017
1 parent ecb3bd3 commit 30d0f26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/@sanity/image-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
},
"author": "Sanity.io <hello@sanity.io>",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"dependencies": {},
"devDependencies": {
"babel-register": "^6.26.0",
Expand Down

0 comments on commit 30d0f26

Please sign in to comment.