the adaption to ionic4 project and udpate ionic plugin to 2.0.0 version

This commit is contained in:
huangminlinux
2019-02-23 23:58:23 +08:00
parent 6767af7488
commit 1ecb2b273a
7 changed files with 365 additions and 384 deletions
+3 -3
View File
@@ -1,15 +1,15 @@
{
"name": "@jiguang-ionic/jpush",
"version": "1.0.2",
"version": "2.0.0",
"description": "JPush support for ionic-native",
"module": "index.js",
"typings": "index.d.ts",
"author": "hevin",
"license": "MIT",
"peerDependencies": {
"@ionic-native/core": "^4.2.0",
"@ionic-native/core": "^5.1.0",
"@angular/core": "*",
"rxjs": "^5.0.1"
"rxjs": "^6.3.0"
},
"repository": {
"type": "git",