Merge pull request #1048 from driftyco/fix-alpha-package

chore(): change rxjs version to match ionic framework
This commit is contained in:
Max Lynch
2017-02-08 10:56:46 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"author": "ionic",
"license": "MIT",
"peerDependencies": {
"rxjs": "^5.0.1"
"rxjs": "5.0.0-beta.12"
},
"repository": {
"type": "git",
+1 -1
View File
@@ -10,7 +10,7 @@
"@ionic-native/core": "{{VERSION}}"
},
"peerDependencies": {
"rxjs": "^5.0.1"
"rxjs": "5.0.0-beta.12"
},
"repository": {
"type": "git",