Skip to content

Commit ae0df4f

Browse files
committed
chore: 🤖 remove "src" from .npmignore
1 parent 06b91e9 commit ae0df4f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎.npmignore‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ stories
1010
# CI/CD
1111
.travis.yml
1212

13-
# Source code
14-
src
15-
16-
# Configs
13+
# Configs
1714
jest.config.js
1815
rollup.config.js
1916
tsconfig.json
@@ -22,4 +19,4 @@ tsconfig.json
2219
docs/
2320
examples/
2421
cypress/
25-
cypress/react-testing-pages/src/components/lottie-react.js
22+
cypress/react-testing-pages/src/components/lottie-react.js

0 commit comments

Comments
 (0)