Ensuring "minify" is only listed as a dev dependency

This commit is contained in:
Fabio Spampinato 2021-06-03 13:22:28 +01:00
parent 5070d992dd
commit c77e7af126
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,6 @@
"graphlib": "^2.1.7",
"he": "^1.2.0",
"khroma": "^1.1.0",
"minify": "^4.1.1",
"moment-mini": "^2.22.1",
"stylis": "^3.5.2"
},
@ -81,6 +80,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^24.9.0",
"jison": "^0.4.18",
"minify": "^4.1.1",
"moment": "^2.23.0",
"node-sass": "^5.0.0",
"prettier": "^1.18.2",