Skip to content

Commit b91f2e8

Browse files
committed
Excluding examples and assets from the npm package
1 parent fb727f6 commit b91f2e8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
assets/
2+
examples/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spring-loader",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Gradient spring animated loading activity indicator component for React Native",
55
"main": "src/index.tsx",
66
"scripts": {

0 commit comments

Comments
 (0)