From 2227aa9cdfea0822e0314fc691e8528e7e519f5d Mon Sep 17 00:00:00 2001 From: Klaus Hartl Date: Tue, 9 Apr 2024 14:07:04 +0200 Subject: [PATCH] Remove outdated keyword --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index b8e36740..a6e60cf5 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,7 @@ "amd", "commonjs", "client", - "js-cookie", - "browserify" + "js-cookie" ], "scripts": { "test": "grunt test",