Skip to content

Commit

Permalink
Add publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarygami committed Aug 30, 2018
1 parent 1143a5d commit e47b18c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scarygami/scary-cube",
"version": "2.0.0-dev.3",
"version": "2.0.0-dev.4",
"description": "scary-cube: Polymer Rubik's Cube",
"main": "scary-cube.js",
"homepage": "https://github.com/Scarygami/scary-cube",
Expand All @@ -20,5 +20,9 @@
"@polymer/iron-demo-helpers": "^3.0.0-pre.25",
"@webcomponents/webcomponentsjs": "^2.1.1",
"wct-browser-legacy": "^1.0.0"
},
"publishConfig": {
"access": "public",
"tag": "dev"
}
}

0 comments on commit e47b18c

Please sign in to comment.