mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	adjust bower.json further [skip ci]
This commit is contained in:
		@ -24,7 +24,8 @@
 | 
				
			|||||||
    "ignore": [
 | 
					    "ignore": [
 | 
				
			||||||
        "**/.*",
 | 
					        "**/.*",
 | 
				
			||||||
        "**/*",
 | 
					        "**/*",
 | 
				
			||||||
        "!assets/"
 | 
					        "!assets/",
 | 
				
			||||||
 | 
					        "!LICENSE.md"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "dependencies": {
 | 
					    "dependencies": {
 | 
				
			||||||
        "jquery.inputmask": ">=3.0.0",
 | 
					        "jquery.inputmask": ">=3.0.0",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user