mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-16 08:21:10 +08:00
chore(): update rxjs to 5.0.1
This commit is contained in:
parent
62c7a60aee
commit
5880491c0e
@ -9,7 +9,7 @@
|
|||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"rxjs": "5.0.0-beta.12"
|
"rxjs": "5.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "^13.3.0",
|
"browserify": "^13.3.0",
|
||||||
@ -42,7 +42,7 @@
|
|||||||
"tsify": "~3.0.0",
|
"tsify": "~3.0.0",
|
||||||
"tslint": "^3.15.1",
|
"tslint": "^3.15.1",
|
||||||
"tslint-ionic-rules": "0.0.7",
|
"tslint-ionic-rules": "0.0.7",
|
||||||
"typescript": "~2.0.10",
|
"typescript": "2.0.09",
|
||||||
"watchify": "~3.7.0"
|
"watchify": "~3.7.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user