Skip to content

Commit 5f4d978

Browse files
author
Bogdan Begovic
committed
Added .npmignore file
1 parent 2f66374 commit 5f4d978

File tree

3 files changed

+103
-156
lines changed

3 files changed

+103
-156
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
example

example/ReactNativeCalendarStripExample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"react": "15.3.1",
1010
"react-native": "0.37.0",
11-
"react-native-calendar-strip": "github:BugiDev/react-native-calendar-strip"
11+
"react-native-calendar-strip": "https://github.com/BugiDev/react-native-calendar-strip"
1212
}
1313
}

0 commit comments

Comments
 (0)