chore(demos): remove protractor typings

This commit is contained in:
mhartington
2016-09-26 12:36:45 -04:00
parent 75d552690b
commit 390522c0e6

View File

@@ -10,7 +10,7 @@
"noImplicitAny": false,
"removeComments": true,
"target": "es5",
"types": ["jasmine", "protractor"]
"types": ["jasmine"]
},
"include": [
"./src/**/app.module.ts",