fix(package): update main entry

This commit is contained in:
Adam Bradley
2017-08-03 12:03:47 -05:00
parent 2e3064113c
commit 0468f8e79d

View File

@ -2,8 +2,8 @@
"name": "@ionic/core",
"version": "0.0.2-0",
"description": "Base components for Ionic",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/collection/index.js",
"types": "dist/collection/index.d.ts",
"collection": "dist/collection/collection-manifest.json",
"files": [
"dist/",