summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@opera.com>2024-12-18 11:17:37 +0100
committerJoel Klinghed <the_jk@opera.com>2024-12-18 11:18:49 +0100
commit176fb28c24dae4ba07123f20867435a71bf3e8ed (patch)
tree8800418ddd95ab3eb5d3dc070df4f671db04a040 /package-lock.json
parentcfead8b936a6f6940bb0eb26bd4afa1192e023e6 (diff)
Random stuff: Removing whitespace and installing using modern npm
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index b026927..4c6d132 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7,6 +7,7 @@
"": {
"name": "clicks",
"version": "0.1.0",
+ "hasInstallScript": true,
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/heatmap.js": "^2.0.41",