mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(publish): specify files to publish to npm
This commit is contained in:
@ -6,6 +6,12 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/driftyco/ionic2.git"
|
||||
},
|
||||
"files": [
|
||||
"css",
|
||||
"fonts",
|
||||
"js",
|
||||
"src"
|
||||
],
|
||||
"dependencies": {
|
||||
"angular2": "2.0.0-alpha.<%= ngVersion %>",
|
||||
"reflect-metadata": "0.1.0",
|
||||
|
Reference in New Issue
Block a user