Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 1cce055

Browse files
committed
Added lock files
1 parent 5ee2cc7 commit 1cce055

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.gitignore

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
coverage/**
22
dist/**
3-
node_modules/**
4-
package-lock.json
5-
*.lock
3+
node_modules/**

.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ coverage/**
44
.gitignore
55
.mocha
66
.npmignore
7-
package-lock.json
87
tsconfig.json

0 commit comments

Comments
 (0)