octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
Removed ionicons from bower and component
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
octicon-diff(16/tw-mr-1) 2 changed files with 2 additions and 4 deletions
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ionic",
|
||||
"version": "0.0.1",
|
||||
"version": "0.9.0",
|
||||
"homepage": "https://github.com/driftyco/ionic",
|
||||
"authors": [
|
||||
"Max Lynch <max@drifty.com>"
|
||||
@@ -25,6 +25,7 @@
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
"dist/js/ionic-angular.js"
|
||||
],
|
||||
"name": "Ionic",
|
||||
"dependencies": {
|
||||
"driftyco/ionicons": "*"
|
||||
},
|
||||
"keywords": ["ionic","mobile","html5","hybrid","angularjs"],
|
||||
"license": "MIT",
|
||||
"description": "An advanced HTML5 mobile development framework"
|
||||
|
||||
Reference in New Issue
Block a user