Update remix-plugin version to 0.3.11-alpha.2

pull/5370/head
ioedeveloper 4 years ago committed by Aniket
parent ce0b7933de
commit 1b1cfdcda2
  1. 14
      package.json

@ -130,13 +130,13 @@
},
"dependencies": {
"@erebos/bzz-node": "^0.13.0",
"@remixproject/engine": "^0.3.3",
"@remixproject/engine-web": "^0.3.3",
"@remixproject/plugin": "^0.3.3",
"@remixproject/plugin-api": "^0.3.2",
"@remixproject/plugin-utils": "^0.3.2",
"@remixproject/plugin-webview": "^0.3.3",
"@remixproject/plugin-ws": "^0.3.3",
"@remixproject/engine": "^0.3.11-alpha.2",
"@remixproject/engine-web": "^0.3.11-alpha.2",
"@remixproject/plugin": "^0.3.11-alpha.2",
"@remixproject/plugin-api": "^0.3.11-alpha.2",
"@remixproject/plugin-utils": "^0.3.11-alpha.2",
"@remixproject/plugin-webview": "^0.3.11-alpha.2",
"@remixproject/plugin-ws": "^0.3.11-alpha.2",
"@types/jest": "^26.0.5",
"@types/tape": "^4.2.33",
"ansi-gray": "^0.1.1",

Loading…
Cancel
Save