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
81335fb2
Commit
81335fb2
authored
Jul 29, 2020
by
aniket-engg
Committed by
Aniket
Jul 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lerna added at root & config updated
parent
e14cfcf6
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
19 deletions
+6
-19
lerna.json
lerna.json
+5
-19
package-lock.json
package-lock.json
+0
-0
package.json
package.json
+1
-0
No files found.
lerna.json
View file @
81335fb2
{
"lerna"
:
"2.10.2"
,
"packages"
:
[
"remix-debug"
,
"remix-lib"
,
"remix-solidity"
,
"remix-analyzer"
,
"remix-tests"
,
"remix-simulator"
,
"remix-url-resolver"
,
"remix-astwalker"
],
"packages"
:
[
"dist/libs/**/*"
],
"version"
:
"independent"
,
"command"
:
{
"init"
:
{
"exact"
:
true
},
"publish"
:
{
"exact"
:
true
,
"skipGit"
:
true
"ignoreChanges"
:
[
"ignored-file"
,
"*.md"
],
"message"
:
"remix-libs(release): publish version"
}
}
},
"version"
:
"independent"
}
\ No newline at end of file
package-lock.json
View file @
81335fb2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
81335fb2
...
...
@@ -220,6 +220,7 @@
"
jquery
"
:
"^3.3.1"
,
"
js-base64
"
:
"^2.1.9"
,
"
js-beautify
"
:
"1.6.14"
,
"
lerna
"
:
"^3.22.1"
,
"
minixhr
"
:
"^3.2.2"
,
"
mkdirp
"
:
"^0.5.1"
,
"
mocha
"
:
"^8.0.1"
,
...
...
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