Skip to content

Commit 78acc22

Browse files
Merge pull request #10 from SimformSolutionsPvtLtd/develop
Release v1.0.1
2 parents 7bee0a4 + b3b10f6 commit 78acc22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "react-native-dynamic-shimmer",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Shimmer component wrapper for React Native apps",
55
"main": "lib/index",
66
"types": "lib/index.d.ts",
7+
"homepage": "https://github.com/SimformSolutionsPvtLtd/react-native-dynamic-shimmer#readme",
78
"author": "Simform Solutions",
89
"repository": {
910
"type": "git",
1011
"url": "https://github.com/SimformSolutionsPvtLtd/react-native-dynamic-shimmer"
1112
},
12-
"homepage": "https://github.com/SimformSolutionsPvtLtd/react-native-dynamic-shimmer#readme",
1313
"keywords": [
1414
"react",
1515
"react-native",

0 commit comments

Comments
 (0)