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
d3c49f7f
Unverified
Commit
d3c49f7f
authored
Aug 24, 2018
by
yann300
Committed by
GitHub
Aug 24, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #939 from ethereum/bumpVersion
Publish
parents
de4611a5
538e4c32
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
9 deletions
+9
-9
package.json
remix-analyzer/package.json
+2
-2
package.json
remix-debug/package.json
+2
-2
package.json
remix-lib/package.json
+1
-1
package.json
remix-solidity/package.json
+2
-2
package.json
remix-tests/package.json
+2
-2
No files found.
remix-analyzer/package.json
View file @
d3c49f7f
{
"name"
:
"remix-analyzer"
,
"version"
:
"0.2.
4
"
,
"version"
:
"0.2.
5
"
,
"description"
:
"Remix Analyzer"
,
"main"
:
"./index.js"
,
"contributors"
:
[
...
...
@@ -21,7 +21,7 @@
"babel-eslint"
:
"^7.1.1"
,
"babel-plugin-transform-object-assign"
:
"^6.22.0"
,
"babel-preset-es2015"
:
"^6.24.0"
,
"remix-lib"
:
"^0.3.
4
"
,
"remix-lib"
:
"^0.3.
5
"
,
"solc"
:
"^0.4.24"
,
"standard"
:
"^7.0.1"
,
"tape"
:
"^4.6.0"
...
...
remix-debug/package.json
View file @
d3c49f7f
{
"name"
:
"remix-debug"
,
"version"
:
"0.2.
5
"
,
"version"
:
"0.2.
6
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -23,7 +23,7 @@
"fast-async"
:
"^6.1.2"
,
"notify-error"
:
"^1.2.0"
,
"npm-run-all"
:
"^4.1.2"
,
"remix-lib"
:
"^0.3.
4
"
,
"remix-lib"
:
"^0.3.
5
"
,
"solc"
:
"^0.4.24"
},
"devDependencies"
:
{
...
...
remix-lib/package.json
View file @
d3c49f7f
{
"name"
:
"remix-lib"
,
"version"
:
"0.3.
4
"
,
"version"
:
"0.3.
5
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
remix-solidity/package.json
View file @
d3c49f7f
{
"name"
:
"remix-solidity"
,
"version"
:
"0.2.
4
"
,
"version"
:
"0.2.
5
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -22,7 +22,7 @@
"ethereumjs-vm"
:
"^2.3.3"
,
"fast-async"
:
"^6.1.2"
,
"npm-run-all"
:
"^4.0.2"
,
"remix-lib"
:
"^0.3.
4
"
,
"remix-lib"
:
"^0.3.
5
"
,
"solc"
:
"^0.4.24"
,
"standard"
:
"^7.0.1"
,
"tape"
:
"^4.6.0"
,
...
...
remix-tests/package.json
View file @
d3c49f7f
{
"name"
:
"remix-tests"
,
"version"
:
"0.0.
7
"
,
"version"
:
"0.0.
8
"
,
"description"
:
"Tests for the Ethereum tool suite Remix"
,
"main"
:
"./src/index.js"
,
"contributors"
:
[
...
...
@@ -42,7 +42,7 @@
"colors"
:
"^1.1.2"
,
"commander"
:
"^2.13.0"
,
"remix-simulator"
:
"0.0.3"
,
"remix-solidity"
:
"^0.2.
4
"
,
"remix-solidity"
:
"^0.2.
5
"
,
"solc"
:
"^0.4.24"
,
"standard"
:
"^10.0.3"
,
"web3"
:
"1.0.0-beta.27"
...
...
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