Commit b3772650 authored by Alex Beregszaszi's avatar Alex Beregszaszi

Ensure this is an unstable npm package (if someone manages to push it)

parent dd998c64
{ {
"private": true,
"name": "browser-solidity", "name": "browser-solidity",
"version": "1.0.0", "version": "0.0.0",
"description": "Minimalistic browser-based Solidity IDE", "description": "Minimalistic browser-based Solidity IDE",
"scripts": { "scripts": {
"browser-test": "nightwatch --config nightwatch.js --env local", "browser-test": "nightwatch --config nightwatch.js --env local",
...@@ -75,7 +76,6 @@ ...@@ -75,7 +76,6 @@
"url": "https://github.com/ethereum/browser-solidity/issues" "url": "https://github.com/ethereum/browser-solidity/issues"
}, },
"homepage": "https://github.com/ethereum/browser-solidity#readme", "homepage": "https://github.com/ethereum/browser-solidity#readme",
"private": true,
"standard": { "standard": {
"ignore": [ "ignore": [
"build/", "build/",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment