mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 00:18:03 +02:00
bower.json: sort ignores by name.
This commit is contained in:
+5
-5
@@ -3,12 +3,12 @@
|
||||
"version": "3.1.6",
|
||||
"main": "./jquery.mousewheel.js",
|
||||
"ignore": [
|
||||
".*",
|
||||
"*.txt",
|
||||
"*.markdown",
|
||||
"*.json",
|
||||
"test",
|
||||
"Gruntfile.js"
|
||||
"*.markdown",
|
||||
"*.txt",
|
||||
".*",
|
||||
"Gruntfile.js",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.2.2"
|
||||
|
||||
Reference in New Issue
Block a user