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
85cb4309
Commit
85cb4309
authored
Jun 25, 2019
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version
parent
44434998
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
package.json
remix-simulator/package.json
+2
-2
package.json
remix-solidity/package.json
+1
-1
package.json
remix-tests/package.json
+3
-3
No files found.
remix-simulator/package.json
View file @
85cb4309
{
"name"
:
"remix-simulator"
,
"version"
:
"0.1.8-alpha.
1
"
,
"version"
:
"0.1.8-alpha.
2
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -31,12 +31,12 @@
},
"devDependencies"
:
{
"@babel/core"
:
"^7.4.5"
,
"babel-eslint"
:
"^7.1.1"
,
"@babel/plugin-transform-object-assign"
:
"^7.2.0"
,
"@babel/preset-env"
:
"^7.4.5"
,
"@babel/preset-es2015"
:
"latest"
,
"@babel/preset-es2017"
:
"latest"
,
"@babel/preset-stage-0"
:
"^7.0.0"
,
"babel-eslint"
:
"^7.1.1"
,
"babelify"
:
"^10.0.0"
,
"mocha"
:
"^5.2.0"
,
"standard"
:
"^10.0.3"
...
...
remix-solidity/package.json
View file @
85cb4309
{
"name"
:
"remix-solidity"
,
"version"
:
"0.3.
8
"
,
"version"
:
"0.3.
9
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
remix-tests/package.json
View file @
85cb4309
{
"name"
:
"remix-tests"
,
"version"
:
"0.1.1
1
"
,
"version"
:
"0.1.1
2
"
,
"description"
:
"Tests for the Ethereum tool suite Remix"
,
"main"
:
"./dist/index.js"
,
"types"
:
"./dist/index.d.ts"
,
...
...
@@ -43,8 +43,8 @@
"colors"
:
"^1.1.2"
,
"commander"
:
"^2.13.0"
,
"remix-lib"
:
"0.4.7"
,
"remix-simulator"
:
"0.1.8-alpha.
1
"
,
"remix-solidity"
:
"0.3.
8
"
,
"remix-simulator"
:
"0.1.8-alpha.
2
"
,
"remix-solidity"
:
"0.3.
9
"
,
"signale"
:
"^1.2.1"
,
"web3"
:
"1.0.0-beta.36"
,
"winston"
:
"^3.0.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