]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Remove clipboard-js and zeroclipboard
authorDaniel Ruf <mac1@daniel-ruf.de>
Mon, 17 Aug 2020 16:15:57 +0000 (18:15 +0200)
committerDaniel Ruf <mac1@daniel-ruf.de>
Mon, 17 Aug 2020 16:15:57 +0000 (18:15 +0200)
package.json

index 36b72ccddb9c76648e0d7bfcea3f900da0924027..030fe3fd4bed5768dad13c51fbe03f3e22d0e7c6 100644 (file)
@@ -23,7 +23,6 @@
   "devDependencies": {
     "browser-sync": "^2.9.10",
     "cheerio": "^1.0.0-rc.3",
-    "clipboard-js": "^0.3.6",
     "cssnano": "^4.1.10",
     "foundation-docs": "foundation/foundation-docs#master",
     "foundation-sites": "foundation/foundation-sites#master",
@@ -49,6 +48,7 @@
     "inky": "^1.4.1",
     "js-yaml": "^3.14.0",
     "lazypipe": "^1.0.1",
+    "lodash.template": ">=4.5.0",
     "marked": "^1.1.1",
     "motion-ui": "^2.0.3",
     "multiline": "^2.0.0",
     "siphon-media-query": "^1.0.0",
     "supercollider": "^1.5.2",
     "typeahead.js": "^0.11.1",
-    "yargs": "^14.2.0",
-    "zeroclipboard": "^2.2.0",
-    "lodash.template": ">=4.5.0"
+    "yargs": "^14.2.0"
   },
   "resolutions": {
-    "marked"          : "^1.1.1",
-    "minimist"        : "^1.2.5",
-    "braces"          : "^2.3.2",
-    "lodash.template" : ">=4.5.0"
+    "marked": "^1.1.1",
+    "minimist": "^1.2.5",
+    "braces": "^2.3.2",
+    "lodash.template": ">=4.5.0"
   },
   "license": "MIT",
   "eyeglass": {