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