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
b0efb773
Unverified
Commit
b0efb773
authored
May 23, 2018
by
yann300
Committed by
GitHub
May 23, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #803 from ethereum/fix_package_dependencies
most most dev dependencies to dependencies
parents
496636e4
bcbc76f6
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 @
b0efb773
...
...
@@ -13,7 +13,7 @@
}
],
"main"
:
"./index.js"
,
"de
vDe
pendencies"
:
{
"dependencies"
:
{
"babel-eslint"
:
"^7.1.1"
,
"babel-plugin-transform-object-assign"
:
"^6.22.0"
,
"babel-plugin-yo-yoify"
:
"^0.3.3"
,
...
...
@@ -29,7 +29,9 @@
"remix-core"
:
"^0.0.11"
,
"remix-lib"
:
"^0.2.5"
,
"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-reporter"
:
"^1.0.5"
,
"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