Skip to content

Commit 2f539ab

Browse files
committed
chore: update npmignore
1 parent 0145af1 commit 2f539ab

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ typings/
6060
# IDE
6161
.idea
6262

63-
/build
63+
build

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
src
22
__tests__
33
flow-typed
4+
yarn.lock
5+
.eslintcache

0 commit comments

Comments
 (0)