Skip to content
Snippets Groups Projects
Commit 31ad5bdb authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: use exact node 16

parent dcfd3776
Branches
Tags
1 merge request!10622.7 Release
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "ecolyo", "name": "ecolyo",
"version": "2.6.0", "version": "2.6.0",
"engines": { "engines": {
"node": ">=16.0.0" "node": "16"
}, },
"scripts": { "scripts": {
"build": "yarn run build:css && yarn run build:browser", "build": "yarn run build:css && yarn run build:browser",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment