Comparing version 0.2.3-alpha.1 to 0.2.3-alpha.2
{ | ||
"name": "remixd", | ||
"version": "0.2.3-alpha.1", | ||
"version": "0.2.3-alpha.2", | ||
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)", | ||
@@ -12,3 +12,3 @@ "main": "./lib/src/index.js", | ||
"test": "echo \"Error: no test specified\"", | ||
"start": "./lib/bin/remixd.js", | ||
"start": "./lib/bin/remixd.js -s /home/yann/Remix/remix-ide/contracts --remix-ide https://remix-alpha.ethereum.org", | ||
"npip": "npip", | ||
@@ -15,0 +15,0 @@ "lint": "eslint ./src ./bin --ext .ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25214