Skip to content

Commit

Permalink
update add ionic dependce
Browse files Browse the repository at this point in the history
  • Loading branch information
huangminlinux committed Dec 12, 2018
1 parent c649dee commit 82c613a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ionic/jmessage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"peerDependencies": {
"@ionic-native/core": "^4.2.0",
"@angular/core": "*",
"rxjs": "^5.0.1"
"rxjs": "^5.0.1",
"jmessage-phonegap-plugin": ">= 4.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 82c613a

Please sign in to comment.