Skip to content

Commit 960e708

Browse files
authored
Merge pull request #11 from herberthk/modify-package
chore: modify package
2 parents 3bf170d + eea40e2 commit 960e708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@herberthtk/react-native-viewport",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "A React Native wrapper to check whether a component is in the view port to track impressions",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)