Skip to content

Commit dd89beb

Browse files
author
Rodrigo Gomez Palacio
authored
Merge pull request #50 from OneSignal/2.0.1-release
2.0.1 Release Commit - update package json
2 parents b719dc9 + 4c1fc9a commit dd89beb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "react-onesignal",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "React OneSignal Module: Make it easy to integrate OneSignal with your React App!",
55
"author": "rgomezp",
66
"contributors": [{ "name": "Rodrigo Gomez-Palacio" }, { "name": "Pedro Bini" }],
7+
"homepage": "https://onesignal.com",
8+
"repository": "https://github.com/OneSignal/react-onesignal.git",
79
"license": "MIT",
810
"main": "dist/index.js",
911
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)