From a9dd71b6e2ae938a3372cfc54029ce1ca5d45782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= <6roebert@informatik.uni-hamburg.de> Date: Sat, 3 Mar 2018 17:41:47 +0100 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 76ebf76..5017d79 100644 --- a/package.json +++ b/package.json @@ -22,10 +22,10 @@ } ], "dependencies": { - "https://github.com/twbs/bootstrap": "3.3.7", - "https://github.com/jquery/jquery": "3.2.1", - "https://github.com/orsozed/sha256.jquery.plugin": "1.0", - "https://github.com/DataTables/DataTables": "1.10.16" + "twbs/bootstrap": "3.3.7", + "jquery/jquery": "3.2.1", + "orsozed/sha256.jquery.plugin": "1.0", + "DataTables/DataTables": "1.10.16" }, "bugs": { "web": "https://github.com/KevinRoebert/ClearUrls/issues/new"