Skip to content

Commit f6d7ea1

Browse files
committed
Update .npmignore
1 parent e36d5e0 commit f6d7ea1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.npmignore

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
node_modules
2-
coverage
3-
src
4-
specs
5-
6-
yarn.lock
1+
**/*
2+
!gatsby-ssr.js
3+
!index.js
4+
!package.json
5+
!README.md

0 commit comments

Comments
 (0)