Skip to content

Commit 7699e64

Browse files
committed
update to 0.1.7
1 parent b792248 commit 7699e64

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
{
22
"name": "react-native-animated-pagination-dot",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "simple pagination dot",
55
"main": "src/index.tsx",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/rouge3351/react-native-animated-pagination-dot.git"
99
},
10-
"publishConfig": {
11-
"registry": "https://npm.pkg.github.com/"
12-
},
1310
"keywords": [
1411
"pagination",
1512
"dot",

0 commit comments

Comments
 (0)