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
b9341620
Commit
b9341620
authored
May 20, 2019
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
publish lerna
parent
1af0591b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
package.json
package.json
+1
-1
package.json
remix-debug/package.json
+1
-1
package.json
remix-simulator/package.json
+3
-3
package.json
remix-tests/package.json
+2
-2
No files found.
package.json
View file @
b9341620
{
"version"
:
"0.1.1
0
"
,
"version"
:
"0.1.1
1
"
,
"devDependencies"
:
{
"
gulp
"
:
"^3.9.1"
,
"
lerna
"
:
"^2.10.2"
...
...
remix-debug/package.json
View file @
b9341620
{
"name"
:
"remix-debug"
,
"version"
:
"0.3.
6
"
,
"version"
:
"0.3.
7
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
remix-simulator/package.json
View file @
b9341620
{
"name"
:
"remix-simulator"
,
"version"
:
"0.1.
6
"
,
"version"
:
"0.1.
7
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -18,13 +18,13 @@
"body-parser"
:
"^1.18.2"
,
"color-support"
:
"^1.1.3"
,
"commander"
:
"^2.19.0"
,
"ethereumjs-util"
:
"^5.1.2"
,
"ethereumjs-vm"
:
"3.0.0"
,
"express"
:
"^4.16.3"
,
"express-ws"
:
"^4.0.0"
,
"fast-async"
:
"^6.3.7"
,
"merge"
:
"^1.2.0"
,
"remix-lib"
:
"0.4.6"
,
"ethereumjs-vm"
:
"3.0.0"
,
"ethereumjs-util"
:
"^5.1.2"
,
"standard"
:
"^10.0.3"
,
"time-stamp"
:
"^2.0.0"
,
"web3"
:
"1.0.0-beta.27"
...
...
remix-tests/package.json
View file @
b9341620
{
"name"
:
"remix-tests"
,
"version"
:
"0.1.
7
"
,
"version"
:
"0.1.
8
"
,
"description"
:
"Tests for the Ethereum tool suite Remix"
,
"main"
:
"./dist/index.js"
,
"types"
:
"./dist/index.d.ts"
,
...
...
@@ -43,7 +43,7 @@
"colors"
:
"^1.1.2"
,
"commander"
:
"^2.13.0"
,
"remix-lib"
:
"0.4.6"
,
"remix-simulator"
:
"0.1.
6
"
,
"remix-simulator"
:
"0.1.
7
"
,
"remix-solidity"
:
"0.3.6"
,
"signale"
:
"^1.2.1"
,
"web3"
:
"1.0.0-beta.36"
,
...
...
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