Commit cfded35f authored by Lidan Hifi's avatar Lidan Hifi

0.0.7

parent dbd5e17e
{ {
"name": "react-native-notifications", "name": "react-native-notifications",
"version": "0.0.6", "version": "0.0.7",
"description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android",
"author": "Lidan Hifi <lidan.hifi@gmail.com>", "author": "Lidan Hifi <lidan.hifi@gmail.com>",
"license": "MIT", "license": "MIT",
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
}, },
"main": "index.ios.js", "main": "index.ios.js",
"babel": { "babel": {
"presets": ["react-native"] "presets": [
"react-native"
]
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment