Skip to content

Commit

Permalink
chore: editor package.json publish access true
Browse files Browse the repository at this point in the history
  • Loading branch information
joekarasek committed Jul 8, 2019
1 parent 69282ae commit 71676e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/editor/package.json
Expand Up @@ -2,7 +2,6 @@
"name": "@bolt/editor",
"version": "2.5.2",
"description": "> TODO: description",
"main": "index.js",
"scripts": {
"test": "tsc"
},
Expand All @@ -16,6 +15,9 @@
"lib": "lib",
"test": "__tests__"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bolt-design-system/bolt.git"
Expand Down

0 comments on commit 71676e0

Please sign in to comment.