Skip to content

Commit 2f9dc36

Browse files
Merge pull request #321 from fengmk2/remove-lockfile
Library should not contains lockfile
2 parents 475e7b3 + 310ae22 commit 2f9dc36

3 files changed

Lines changed: 2 additions & 977 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
node_modules
33
*.sock
44
build
5+
yarn.lock

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ examples
44
example
55
*.sock
66
dist
7+
yarn.lock

0 commit comments

Comments
 (0)