Regenerate package-lock.json with correct npm version

This commit is contained in:
Sofiya Tepikin
2022-06-19 18:35:24 +00:00
parent 229f864b54
commit 33a657cda4
3 changed files with 27 additions and 14405 deletions
+6
View File
@@ -1,5 +1,11 @@
image: node:14
# This folder is cached between builds
# http://docs.gitlab.com/ce/ci/yaml/README.html#cache
cache:
paths:
- node_modules/
test_async:
script:
- npm install