Browse Source

Fixing package-lock for npm 8

bodicsek 3 years ago
parent
commit
d7d6cc7a1b
2 changed files with 6977 additions and 2 deletions
  1. 6976 1
      package-lock.json
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 6976 - 1
package-lock.json


+ 1 - 1
package.json

@@ -42,7 +42,7 @@
     "yargs-parser": "13.1.2"
     "yargs-parser": "13.1.2"
   },
   },
   "engines": {
   "engines": {
-    "node": ">=12.21.0"
+    "node": ">=16"
   },
   },
   "private": true
   "private": true
 }
 }

Some files were not shown because too many files changed in this diff