mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
chore(ci): fix karma builds (#1648)
Looks like ts 2.3.4 breaks the ci builds. Sorry for that
This commit is contained in:
parent
0467a0dd32
commit
9bdabd3ac3
@ -43,7 +43,7 @@
|
|||||||
"semver": "5.3.0",
|
"semver": "5.3.0",
|
||||||
"tslint": "3.15.1",
|
"tslint": "3.15.1",
|
||||||
"tslint-ionic-rules": "0.0.8",
|
"tslint-ionic-rules": "0.0.8",
|
||||||
"typescript": "2.3.4",
|
"typescript": "2.3.3",
|
||||||
"zone.js": "^0.8.11"
|
"zone.js": "^0.8.11"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user