Revert "Update package.json"

This reverts commit 7f5165408a.
This commit is contained in:
Kevin Röbert 2018-03-03 17:51:57 +01:00
parent 9a86b69462
commit b7357c7566

View File

@ -22,10 +22,10 @@
} }
], ],
"dependencies": { "dependencies": {
"bootstrap": "twbs/bootstrap#v3.3.7", "twbs/bootstrap": "3.3.7",
"jquery": "jquery/jquery#v3.2.1", "jquery/jquery": "3.2.1",
"sha256.jquery.plugin": "orsozed/sha256.jquery.plugin", "orsozed/sha256.jquery.plugin": "1.0",
"DataTables": "DataTables/DataTables#v1.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"