Skip to content

Commit

Permalink
Ensure this is an unstable npm package (if someone manages to push it)
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Nov 14, 2016
1 parent dd998c6 commit b377265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"private": true,
"name": "browser-solidity",
"version": "1.0.0",
"version": "0.0.0",
"description": "Minimalistic browser-based Solidity IDE",
"scripts": {
"browser-test": "nightwatch --config nightwatch.js --env local",
Expand Down Expand Up @@ -75,7 +76,6 @@
"url": "https://github.com/ethereum/browser-solidity/issues"
},
"homepage": "https://github.com/ethereum/browser-solidity#readme",
"private": true,
"standard": {
"ignore": [
"build/",
Expand Down

0 comments on commit b377265

Please sign in to comment.