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
bdf5041c
Unverified
Commit
bdf5041c
authored
May 23, 2018
by
Nina Breznik
Committed by
GitHub
May 23, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into docs
parents
538e1ab9
b0efb773
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
conf.py
docs/conf.py
+1
-0
package.json
remix-debug/package.json
+4
-2
No files found.
docs/conf.py
View file @
bdf5041c
...
...
@@ -110,6 +110,7 @@ todo_include_todos = False
# a list of builtin themes.
html_theme
=
'default'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
...
...
remix-debug/package.json
View file @
bdf5041c
...
...
@@ -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