updated package.json for npm

This commit is contained in:
Ali Najafizadeh 2016-09-17 13:48:44 -04:00 committed by GitHub
parent a175eccc94
commit 326c039a7e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-native-webview-bridge",
"version": "0.20.3",
"version": "0.33.0",
"description": "React Native WebView Javascript Bridge",
"main": "webview-bridge",
"directories": {
@ -33,4 +33,4 @@
"invariant": "2.2.0",
"keymirror": "0.1.1"
}
}
}