Commit e894b928 authored by ioedeveloper's avatar ioedeveloper Committed by LianaHus

Bump remixd version to v0.2.3-alpha.1

parent cb3ef026
...@@ -13841,9 +13841,9 @@ ...@@ -13841,9 +13841,9 @@
} }
}, },
"remixd": { "remixd": {
"version": "0.2.2-alpha.0", "version": "0.2.3-alpha.1",
"resolved": "https://registry.npmjs.org/remixd/-/remixd-0.2.2-alpha.0.tgz", "resolved": "https://registry.npmjs.org/remixd/-/remixd-0.2.3-alpha.1.tgz",
"integrity": "sha512-T3fsycJKNSzY7DCr4HDqXpPVBTW4bGOc74+mCdVOUuK9L2+O4ryTCdFmNzfgmhjTtrnWQrmLazg0Q9uulsUdCw==", "integrity": "sha512-AKMXWWGzRowU32h7cL6OEhnHkU9stCp2Agh5oXIrZQ4B1QSaQT2NF86BeGcJ94oyTU7q4lVSrrwBNs4xB/57aQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@remixproject/plugin": "0.3.0-alpha.3", "@remixproject/plugin": "0.3.0-alpha.3",
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"remix-solidity": "0.3.31", "remix-solidity": "0.3.31",
"remix-tabs": "1.0.48", "remix-tabs": "1.0.48",
"remix-tests": "0.1.34", "remix-tests": "0.1.34",
"remixd": "0.2.3-alpha.0", "remixd": "0.2.3-alpha.1",
"request": "^2.83.0", "request": "^2.83.0",
"rimraf": "^2.6.1", "rimraf": "^2.6.1",
"selenium-standalone": "^6.17.0", "selenium-standalone": "^6.17.0",
......
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