Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit dd71888

Browse files
committed
1.1.0
1 parent cd2906a commit dd71888

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-hooks",
3-
"versin": "1.1.0",
3+
"version": "1.1.0",
44
"description": "React hooks for convenient react-navigation use",
55
"main": "dist/commonjs/Hooks.js",
66
"module": "dist/module/Hooks.js",
@@ -83,6 +83,5 @@
8383
"prettier --write",
8484
"git add"
8585
]
86-
},
87-
"version": "1.0.2-alpha.0"
86+
}
8887
}

0 commit comments

Comments
 (0)