diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 85e2f97..0d53e63 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "author": "", "license": "ISC", "description": "", - "devDependencies": { + "dependencies": { "jsdom": "^26.1.0", "webpack-sources": "^3.2.3" } |
