moved a package fom dev deps to deps

This commit is contained in:
Kim, Jimin 2021-12-19 11:11:16 +09:00
parent d349de74ee
commit efb19658b4

View file

@ -31,6 +31,7 @@
"markdown-it": "^12.3.0",
"markdown-it-anchor": "^8.4.1",
"markdown-it-attrs": "^4.1.0",
"markdown-it-task-checkbox": "^1.0.6",
"markdown-it-texmath": "^0.9.6",
"markdown-toc": "^1.2.0",
"query-string": "^7.0.1",
@ -70,7 +71,6 @@
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-react": "^7.27.1",
"jsdom": "^19.0.0",
"markdown-it-task-checkbox": "^1.0.6",
"prettier": "^2.5.1",
"ts-node": "^10.4.0",
"tslint-config-prettier": "^1.18.0",