We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b719dc9 + 4c1fc9a commit dd89bebCopy full SHA for dd89beb
package.json
@@ -1,9 +1,11 @@
1
{
2
"name": "react-onesignal",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "React OneSignal Module: Make it easy to integrate OneSignal with your React App!",
5
"author": "rgomezp",
6
"contributors": [{ "name": "Rodrigo Gomez-Palacio" }, { "name": "Pedro Bini" }],
7
+ "homepage": "https://onesignal.com",
8
+ "repository": "https://github.com/OneSignal/react-onesignal.git",
9
"license": "MIT",
10
"main": "dist/index.js",
11
"module": "dist/index.es.js",
0 commit comments