Skip to content

Commit 195ee7d

Browse files
committed
chore(NPM): bumping version number to 0.33.0
1 parent f0887d0 commit 195ee7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.33.0-rc.1",
3+
"version": "0.33.0",
44
"description": "React Native platform extensions for the Universal Windows Platform.",
55
"license": "MIT",
66
"repository": {
@@ -23,11 +23,11 @@
2323
"README.md"
2424
],
2525
"peerDependencies": {
26-
"react-native": "0.33.0-rc.1",
26+
"react-native": "~0.33.0",
2727
"react": "~15.3.1"
2828
},
2929
"devDependencies": {
30-
"react-native": "0.33.0-rc.1",
30+
"react-native": "~0.33.0",
3131
"react": "~15.3.1"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)