Move types dependency to devDeps (#3573) krau5

This commit is contained in:
krau5 2022-09-22 14:26:58 +02:00 committed by GitHub
parent cf0d9425f5
commit 2b782f35b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@
"@types/jquery": "3.5.14",
"@types/object-hash": "2.2.1",
"@types/select2": "4.0.55",
"@types/throttle-debounce": "2.1.0",
"@types/tinycolor2": "1.4.3",
"buffer": "6.0.3",
"circular-dependency-plugin": "5.2.2",
@ -53,7 +54,6 @@
"webpack-merge": "5.8.0"
},
"dependencies": {
"@types/throttle-debounce": "2.1.0",
"axios": "0.21.4",
"chart.js": "3.7.1",
"chartjs-adapter-date-fns": "2.0.0",