mirror of
				https://github.com/ionic-team/ionic-framework.git
				synced 2025-11-04 13:17:56 +08:00 
			
		
		
		
	Removed ionicons from bower and component
This commit is contained in:
		@ -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