chore(unpkg): add unpkg property to package.json

This commit is contained in:
Adam Bradley
2018-05-22 13:13:08 -05:00
parent fb4353c97d
commit 5c87ee1fe8

View File

@ -18,6 +18,7 @@
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
"collection": "dist/collection/collection-manifest.json",
"unpkg": "dist/ionic.js",
"files": [
"dist/"
],