fix(angular): ionic/core is only a dep

This commit is contained in:
Manu Mtz.-Almeida
2018-09-25 22:07:12 +02:00
parent a74fd6f414
commit 236d8a41e8
4 changed files with 45 additions and 90 deletions

View File

@@ -36,7 +36,7 @@
"tsc": "tsc -p .",
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/",