Commit 08c01ae2 authored by ioedeveloper's avatar ioedeveloper

Bump remixd version to v0.2.3-alpha.1

parent bb2f89d0
...@@ -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",
......
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
"onchange": "^3.2.1", "onchange": "^3.2.1",
"prettier": "1.19.1", "prettier": "1.19.1",
"remix-tabs": "1.0.48", "remix-tabs": "1.0.48",
"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