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
bcbc76f6
Commit
bcbc76f6
authored
May 23, 2018
by
Iuri Matias
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
most most dev dependencies to depencies so the debugger will actually work as a library
parent
496636e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
package.json
remix-debug/package.json
+4
-2
No files found.
remix-debug/package.json
View file @
bcbc76f6
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
}
}
],
],
"main"
:
"./index.js"
,
"main"
:
"./index.js"
,
"de
vDe
pendencies"
:
{
"dependencies"
:
{
"babel-eslint"
:
"^7.1.1"
,
"babel-eslint"
:
"^7.1.1"
,
"babel-plugin-transform-object-assign"
:
"^6.22.0"
,
"babel-plugin-transform-object-assign"
:
"^6.22.0"
,
"babel-plugin-yo-yoify"
:
"^0.3.3"
,
"babel-plugin-yo-yoify"
:
"^0.3.3"
,
...
@@ -29,7 +29,9 @@
...
@@ -29,7 +29,9 @@
"remix-core"
:
"^0.0.11"
,
"remix-core"
:
"^0.0.11"
,
"remix-lib"
:
"^0.2.5"
,
"remix-lib"
:
"^0.2.5"
,
"remix-solidity"
:
"^0.1.7"
,
"remix-solidity"
:
"^0.1.7"
,
"solc"
:
"https://github.com/ethereum/solc-js"
,
"solc"
:
"https://github.com/ethereum/solc-js"
},
"devDependencies"
:
{
"standard"
:
"^7.0.1"
,
"standard"
:
"^7.0.1"
,
"standard-reporter"
:
"^1.0.5"
,
"standard-reporter"
:
"^1.0.5"
,
"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