Update package.json
This commit is contained in:
parent
a03be920c5
commit
a9dd71b6e2
|
@ -22,10 +22,10 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"https://github.com/twbs/bootstrap": "3.3.7",
|
"twbs/bootstrap": "3.3.7",
|
||||||
"https://github.com/jquery/jquery": "3.2.1",
|
"jquery/jquery": "3.2.1",
|
||||||
"https://github.com/orsozed/sha256.jquery.plugin": "1.0",
|
"orsozed/sha256.jquery.plugin": "1.0",
|
||||||
"https://github.com/DataTables/DataTables": "1.10.16"
|
"DataTables/DataTables": "1.10.16"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"web": "https://github.com/KevinRoebert/ClearUrls/issues/new"
|
"web": "https://github.com/KevinRoebert/ClearUrls/issues/new"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user