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
980083d1
Unverified
Commit
980083d1
authored
Nov 22, 2017
by
yann300
Committed by
GitHub
Nov 22, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #618 from ethereum/pulllatestversion
Pull module latest version
parents
fd2d4c83
3449643d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
package.json
remix-core/package.json
+1
-1
package.json
remix-debugger/package.json
+3
-3
package.json
remix-solidity/package.json
+2
-2
No files found.
remix-core/package.json
View file @
980083d1
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
"babelify"
:
"^7.3.0"
,
"babelify"
:
"^7.3.0"
,
"fast-async"
:
"^6.1.2"
,
"fast-async"
:
"^6.1.2"
,
"npm-link-local"
:
"^1.1.0"
,
"npm-link-local"
:
"^1.1.0"
,
"remix-lib"
:
"
^0.0.1
"
,
"remix-lib"
:
"
latest
"
,
"standard"
:
"^7.0.1"
,
"standard"
:
"^7.0.1"
,
"tape"
:
"^4.6.0"
"tape"
:
"^4.6.0"
},
},
...
...
remix-debugger/package.json
View file @
980083d1
...
@@ -17,9 +17,9 @@
...
@@ -17,9 +17,9 @@
"csjs-inject"
:
"^1.0.1"
,
"csjs-inject"
:
"^1.0.1"
,
"yo-yo"
:
"^1.2.1"
,
"yo-yo"
:
"^1.2.1"
,
"yo-yoify"
:
"^3.1.0"
,
"yo-yoify"
:
"^3.1.0"
,
"remix-lib"
:
"
^0.0.1
"
,
"remix-lib"
:
"
latest
"
,
"remix-core"
:
"
^0.0.1
"
,
"remix-core"
:
"
latest
"
,
"remix-solidity"
:
"
^0.0.1
"
,
"remix-solidity"
:
"
latest
"
,
"babel-eslint"
:
"^7.1.1"
,
"babel-eslint"
:
"^7.1.1"
,
"babel-preset-es2015"
:
"^6.24.0"
,
"babel-preset-es2015"
:
"^6.24.0"
,
"babel-plugin-transform-object-assign"
:
"^6.22.0"
,
"babel-plugin-transform-object-assign"
:
"^6.22.0"
,
...
...
remix-solidity/package.json
View file @
980083d1
...
@@ -22,8 +22,8 @@
...
@@ -22,8 +22,8 @@
"ethereumjs-vm"
:
"2.3.1"
,
"ethereumjs-vm"
:
"2.3.1"
,
"fast-async"
:
"^6.1.2"
,
"fast-async"
:
"^6.1.2"
,
"npm-link-local"
:
"^1.1.0"
,
"npm-link-local"
:
"^1.1.0"
,
"remix-core"
:
"
^0.0.1
"
,
"remix-core"
:
"
latest
"
,
"remix-lib"
:
"
^0.0.1
"
,
"remix-lib"
:
"
latest
"
,
"solc"
:
"^0.4.13"
,
"solc"
:
"^0.4.13"
,
"standard"
:
"^7.0.1"
,
"standard"
:
"^7.0.1"
,
"tape"
:
"^4.6.0"
"tape"
:
"^4.6.0"
...
...
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