Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
e1b438a5
Commit
e1b438a5
authored
Nov 27, 2019
by
aniket-engg
Committed by
Aniket
Dec 02, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remix-solidity dependencies & readme updated
parent
d0a08d4f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
10 deletions
+4
-10
README.md
remix-solidity/README.md
+2
-5
package-lock.json
remix-solidity/package-lock.json
+0
-0
package.json
remix-solidity/package.json
+2
-5
No files found.
remix-solidity/README.md
View file @
e1b438a5
...
@@ -3,9 +3,6 @@
...
@@ -3,9 +3,6 @@
Provides:
Provides:
{
{
InternalCallTree: InternalCallTree,
Compiler: Compiler,
SolidityProxy: SolidityProxy,
CompilerInput: CompilerInput
localDecoder: localDecoder,
stateDecoder: stateDecoder,
CodeAnalysis: CodeAnalysis
}
}
remix-solidity/package-lock.json
View file @
e1b438a5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
remix-solidity/package.json
View file @
e1b438a5
...
@@ -14,9 +14,6 @@
...
@@ -14,9 +14,6 @@
],
],
"main"
:
"./index.js"
,
"main"
:
"./index.js"
,
"dependencies"
:
{
"dependencies"
:
{
"ethereumjs-util"
:
"^6.1.0"
,
"ethereumjs-vm"
:
"3.0.0"
,
"fast-async"
:
"^6.1.2"
,
"remix-lib"
:
"0.4.14"
,
"remix-lib"
:
"0.4.14"
,
"solc"
:
"^0.5.0"
,
"solc"
:
"^0.5.0"
,
"webworkify"
:
"^1.2.1"
"webworkify"
:
"^1.2.1"
...
@@ -44,14 +41,14 @@
...
@@ -44,14 +41,14 @@
},
},
"repository"
:
{
"repository"
:
{
"type"
:
"git"
,
"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"
,
"author"
:
"cpp-ethereum team"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
"bugs"
:
{
"bugs"
:
{
"url"
:
"https://github.com/ethereum/remix/issues"
"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"
:
{
"browserify"
:
{
"transform"
:
[
"transform"
:
[
[
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment