Skip to content

Commit db90798

Browse files
committed
Updated component file
1 parent 13e17a4 commit db90798

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

component.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
{
22
"repo": "driftyco/ionic",
33
"development": {},
4-
"version": "0.9.0",
4+
"version": "0.9.09",
55
"styles": [
66
"dist/css/ionic.css"
77
],
88
"scripts": [
99
"dist/js/ionic.js",
1010
"dist/js/ionic-angular.js"
1111
],
12+
"fonts": [
13+
"dist/fonts/ionicons.eot",
14+
"dist/fonts/ionicons.svg",
15+
"dist/fonts/ionicons.ttf",
16+
"dist/fonts/ionicons.woff"
17+
],
1218
"name": "Ionic",
1319
"keywords": ["ionic","mobile","html5","hybrid","angularjs"],
1420
"license": "MIT",

0 commit comments

Comments
 (0)