chore(package): Angular 5 support (#2089)

* docs(github): issue template

* initial commit

* Added StatusObject Interface

* style(wrap.tmpl): added missing field

* style(wrap.tmpl): added missing field

* chore(package.json): Angular 5 support

I also bumped the tslint rules and tslint

* Update package.json
This commit is contained in:
Daniel Sogl
2017-11-09 22:12:48 +01:00
committed by Ibby Hadeed
parent 196be026ea
commit 95daca166b
5 changed files with 11695 additions and 6791 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
"@angular/core": "5.0.0",
"@types/cordova": "0.0.34",
"@types/jasmine": "^2.5.51",
"@types/node": "^7.0.27",
"@types/node": "^8.0.47",
"canonical-path": "0.0.2",
"child-process-promise": "2.2.1",
"conventional-changelog-cli": "1.3.1",
@@ -44,7 +44,7 @@
"tslint": "3.15.1",
"tslint-ionic-rules": "0.0.8",
"typescript": "~2.4.2",
"zone.js": "^0.8.18"
"zone.js": "0.8.18"
},
"scripts": {
"start": "npm run test:watch",