mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(): added ionicons as a dependency of ionic.
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"url": "git+https://github.com/ionic-team/ionic.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stencil/core": "^0.0.1"
|
||||
"@stencil/core": "^0.0.1",
|
||||
"ionicons": "3.0.0"
|
||||
},
|
||||
"author": "Ionic Team",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user