Forked from
IGWN Computing and Software / GraceDB / GraceDB Server
951 commits behind the upstream repository.
-
Jonah Kanner authoredJonah Kanner authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
bower.json 303 B
{
"name": "gracedb",
"dependencies": {
"dgrid": "0.4.0",
"dijit": "1.10.4",
"dojox": "1.10.4",
"jquery": "3.2.1",
"jquery-ui": "1.12.1",
"moment-timezone": "0.5.0",
"moment": "2.11.1",
"tablesaw": "3.1.2"
},
"resolutions": {
"webcomponentsjs": "^0.6.0"
}
}