We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 371b7c6 + 976fdaf commit 721044dCopy full SHA for 721044d
2 files changed
.npmignore
@@ -6,3 +6,4 @@
6
/extensions
7
/docs
8
*.user
9
+.idea
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactxp-push-notification",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Plugin for ReactXP that provides support for Push Notifications for Android and iOS",
5
"author": "Andrew Perdec <aperdec@gmail.com>",
"license": "MIT",
0 commit comments