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:
883940f
)
build(ui): bump engines node version requirements
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 26 Oct 2023 09:05:50 +0000
(11:05 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 26 Oct 2023 09:05:50 +0000
(11:05 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/package.json
patch
|
blob
|
blame
|
history
diff --git
a/ui/web/package.json
b/ui/web/package.json
index 1432cd6a108d83f34cece390280758c2b2d541d3..b785dfed4d2ca938beb972930265f569cf0caa96 100644
(file)
--- a/
ui/web/package.json
+++ b/
ui/web/package.json
@@
-4,7
+4,7
@@
"version": "0.1.1",
"readme": "README.md",
"engines": {
- "node": ">=1
6.9
.0",
+ "node": ">=1
8.0
.0",
"pnpm": ">=8.6.0"
},
"volta": {