update package.json
Showing
... | @@ -36,10 +36,10 @@ | ... | @@ -36,10 +36,10 @@ |
"npm-link-local": "^1.1.0", | "npm-link-local": "^1.1.0", | ||
"npm-run-all": "^4.0.2", | "npm-run-all": "^4.0.2", | ||
"onchange": "^3.2.1", | "onchange": "^3.2.1", | ||
"remix-core": "/Users/iurimatias/Projects/EthereumFoundation/remix/remix-core", | "remix-core": "latest", | ||
"remix-lib": "/Users/iurimatias/Projects/EthereumFoundation/remix/remix-lib", | "remix-lib": "latest", | ||
"remix-solidity": "/Users/iurimatias/Projects/EthereumFoundation/remix/remix-solidity", | "remix-solidity": "latest", | ||
"remix-tests": "/Users/iurimatias/Projects/EthereumFoundation/remix-tests", | "remix-tests": "latest", | ||
"remixd": "git+https://github.com/ethereum/remixd.git", | "remixd": "git+https://github.com/ethereum/remixd.git", | ||
"request": "^2.83.0", | "request": "^2.83.0", | ||
"rimraf": "^2.6.1", | "rimraf": "^2.6.1", | ||
... | ... |
Please
register
or
sign in
to comment