mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Add "keywords" to bower.json
Close gh-1407
This commit is contained in:
parent
abfa210adf
commit
0bb4090c2c
@ -18,5 +18,10 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"requirejs": "~2.1.8",
|
"requirejs": "~2.1.8",
|
||||||
"qunit": "~1.12.0"
|
"qunit": "~1.12.0"
|
||||||
}
|
},
|
||||||
|
"keywords": [
|
||||||
|
"jquery",
|
||||||
|
"javascript",
|
||||||
|
"library"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user