mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-30 20:53:41 -05:00
Added to bower.json packages that were missing. Upgraded angular to 1.2.19 in the process.
8 lines
242 B
JSON
8 lines
242 B
JSON
{
|
|
"name": "underscore",
|
|
"version": "1.7.0",
|
|
"main": "underscore.js",
|
|
"keywords": ["util", "functional", "server", "client", "browser"],
|
|
"ignore" : ["docs", "test", "*.yml", "CNAME", "index.html", "favicon.ico", "CONTRIBUTING.md"]
|
|
}
|