repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f777b56
)
Specify the npm version supported.
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 10 Feb 2021 18:54:42 +0000
(19:54 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 10 Feb 2021 18:54:42 +0000
(19:54 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 8586e45d4560664133eb6ec00e2527555ec82883..82bca89d40359e664cd7d7013139a43b2389cce6 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-2,7
+2,8
@@
"name": "ev-simulator",
"version": "1.0.0",
"engines": {
- "node": "14.x.x"
+ "node": "14.x.x",
+ "npm": "6.x.x"
},
"repository": {
"type": "git",