Skip to content

Commit cbca755

Browse files
authored
fix: reset package version to be synced with existing npm release and tag (#38)
1 parent e98fe43 commit cbca755

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": "phosphor-react-native",
3-
"version": "2.0.0",
3+
"version": "1.1.2",
44
"description": "Flexible icons for React Native",
55
"main": "lib/commonjs/lib/index.js",
66
"module": "lib/module/lib/index.js",

0 commit comments

Comments
 (0)