diff --git a/package.json b/package.json index 2e9a37cf57..e358d0cdf6 100644 --- a/package.json +++ b/package.json @@ -36,10 +36,10 @@ "npm-link-local": "^1.1.0", "npm-run-all": "^4.0.2", "onchange": "^3.2.1", - "remix-core": "/Users/iurimatias/Projects/EthereumFoundation/remix/remix-core", - "remix-lib": "/Users/iurimatias/Projects/EthereumFoundation/remix/remix-lib", - "remix-solidity": "/Users/iurimatias/Projects/EthereumFoundation/remix/remix-solidity", - "remix-tests": "/Users/iurimatias/Projects/EthereumFoundation/remix-tests", + "remix-core": "latest", + "remix-lib": "latest", + "remix-solidity": "latest", + "remix-tests": "latest", "remixd": "git+https://github.com/ethereum/remixd.git", "request": "^2.83.0", "rimraf": "^2.6.1",