Skip to content

Commit dafdd48

Browse files
committed
adding package-lock.json for npm ci
1 parent b638559 commit dafdd48

2 files changed

Lines changed: 18255 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_modules
33
docTemp
44
/dist
55
/source/index.html
6-
package-lock.json
6+
# package-lock.json //npm ci is strictly designed for automated environments and requires a package-lock.json
77
coverage
88
out
99
yarn.lock

0 commit comments

Comments
 (0)