Skip to content

Commit 2275eef

Browse files
committed
move global jsdom to dev dependencies
1 parent d706d64 commit 2275eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
"file-saver": "^2.0.5",
100100
"flexsearch": "0.7.21",
101101
"geojson-vt": "^3.2.1",
102-
"global-jsdom": "^29.0.0",
103102
"gulp": "^5.0.1",
104103
"hoist-non-react-statics": "^3.3.2",
105104
"html-to-react": "^1.7.0",
@@ -173,6 +172,7 @@
173172
"fast-glob": "^3.3.3",
174173
"fork-ts-checker-notifier-webpack-plugin": "^9.0.0",
175174
"fork-ts-checker-webpack-plugin": "^9.1.0",
175+
"global-jsdom": "^29.0.0",
176176
"husky": "^9.1.7",
177177
"jasmine-browser-runner": "^4.0.0",
178178
"jasmine-core": "^6.1.0",

0 commit comments

Comments
 (0)