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:
bfc53a2
)
Refine node version requirement.
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 5 May 2020 22:19:10 +0000
(
00:19
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 5 May 2020 22:19:10 +0000
(
00:19
+0200)
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 bae86716c9f2ebfb00c0e7fb2560d05f9b8389c1..dfb43a763d180bff72223047bebef5c4aac2b929 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-2,7
+2,7
@@
"name": "ev-simulator",
"version": "1.0.0",
"engines": {
- "node": "
14.x.x
"
+ "node": "
>=13.14.0
"
},
"repository": {
"type": "git",