Skip to content

Commit

Permalink
Excluding examples and assets from the npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother committed Apr 8, 2023
1 parent fb727f6 commit b91f2e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
assets/
examples/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spring-loader",
"version": "1.0.1",
"version": "1.0.2",
"description": "Gradient spring animated loading activity indicator component for React Native",
"main": "src/index.tsx",
"scripts": {
Expand Down

0 comments on commit b91f2e8

Please sign in to comment.