Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
fb6fae94
Unverified
Commit
fb6fae94
authored
Dec 18, 2019
by
chicm-ms
Committed by
GitHub
Dec 18, 2019
Browse files
upgrade npm version (#1859)
parent
30a2a235
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
787 additions
and
643 deletions
+787
-643
src/nni_manager/package.json
src/nni_manager/package.json
+2
-1
src/nni_manager/yarn.lock
src/nni_manager/yarn.lock
+785
-642
No files found.
src/nni_manager/package.json
View file @
fb6fae94
...
@@ -63,7 +63,8 @@
...
@@ -63,7 +63,8 @@
"lodash.merge"
:
"^4.6.2"
,
"lodash.merge"
:
"^4.6.2"
,
"node.extend"
:
"^1.1.7"
,
"node.extend"
:
"^1.1.7"
,
"hoek"
:
"^4.2.1"
,
"hoek"
:
"^4.2.1"
,
"js-yaml"
:
"^3.13.1"
"js-yaml"
:
"^3.13.1"
,
"npm"
:
"^6.13.4"
},
},
"engines"
:
{
"engines"
:
{
"node"
:
">=10.0.0"
"node"
:
">=10.0.0"
...
...
src/nni_manager/yarn.lock
View file @
fb6fae94
This diff is collapsed.
Click to expand it.
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