Commit e1b438a5 authored by aniket-engg's avatar aniket-engg Committed by Aniket

remix-solidity dependencies & readme updated

parent d0a08d4f
......@@ -3,9 +3,6 @@
Provides:
{
InternalCallTree: InternalCallTree,
SolidityProxy: SolidityProxy,
localDecoder: localDecoder,
stateDecoder: stateDecoder,
CodeAnalysis: CodeAnalysis
Compiler: Compiler,
CompilerInput: CompilerInput
}
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -14,9 +14,6 @@
],
"main": "./index.js",
"dependencies": {
"ethereumjs-util": "^6.1.0",
"ethereumjs-vm": "3.0.0",
"fast-async": "^6.1.2",
"remix-lib": "0.4.14",
"solc": "^0.5.0",
"webworkify": "^1.2.1"
......@@ -44,14 +41,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ethereum/remix.git"
"url": "git+https://github.com/ethereum/remix/tree/master/remix-solidity"
},
"author": "cpp-ethereum team",
"license": "MIT",
"bugs": {
"url": "https://github.com/ethereum/remix/issues"
},
"homepage": "https://github.com/ethereum/remix#readme",
"homepage": "https://github.com/ethereum/remix/tree/master/remix-solidity#readme",
"browserify": {
"transform": [
[
......
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