Skip to content

Commit 310ae22

Browse files
committed
Library should not contains lockfile
see https://t.co/ce8TntXr7N
1 parent 8e5a6b3 commit 310ae22

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)