remove remixd dep

pull/3094/head
yann300 7 years ago
parent 92a3fcf2fc
commit 34a95628d3
  1. 5
      package.json

@ -1,6 +1,6 @@
{
"name": "remix-ide",
"version": "0.5.2-alpha.5",
"version": "0.5.2-alpha.6",
"description": "Minimalistic browser-based Solidity IDE",
"devDependencies": {
"async": "^2.1.2",
@ -54,9 +54,6 @@
"webworkify": "^1.2.1",
"yo-yo": "^1.2.2"
},
"dependencies": {
"remixd": "latest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ethereum/remix-ide.git"

Loading…
Cancel
Save