Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-05-30 12:37:29 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-05-30 12:37:29 -0700
commit981cc566f05a2c517aef8657bad605477d519b48 (patch)
treec62ad253b23b6437a198833e4bf8324867529014 /package.json
parent51974436fff22bcd2c37471351165179bb5daa23 (diff)
WIP: put all svg refs in scenario file at build time
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 43111f7..620fc02 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,7 @@
"esbuild": "^0.20.2",
"esbuild-server": "^0.3.0",
"jest": "^29.7.0",
+ "jsdom": "^24.1.0",
"puppeteer": "^22.9.0",
"selenium-webdriver": "^4.19.0"
},