chore: better package.json for zipper (#3344)

This commit is contained in:
Jesús Rodríguez
2017-03-24 00:12:19 +01:00
committed by GitHub
parent 6df8bea575
commit 38f823e357
10 changed files with 221 additions and 38 deletions
@@ -6,5 +6,6 @@
".angular-cli.json",
"protractor.conf.js"
],
"removeSystemJsConfig": true
"removeSystemJsConfig": true,
"type": "cli"
}