将path-to-regexp 放到 dependencies

This commit is contained in:
liaoxuezhi 2021-01-12 21:45:30 +08:00
parent ccc073d9ca
commit 7eaba87a36

View File

@ -84,7 +84,8 @@
"tinymce": "5.6.2",
"tslib": "^1.10.0",
"uncontrollable": "7.0.2",
"video-react": "0.14.1"
"video-react": "0.14.1",
"path-to-regexp": "^6.2.0"
},
"devDependencies": {
"@types/file-saver": "^2.0.1",
@ -95,7 +96,6 @@
"@types/echarts": "^4.9.2",
"@types/history": "^4.6.0",
"history": "4.7.2",
"path-to-regexp": "^6.2.0",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/jest": "^24.9.1",
"@types/jquery": "^3.3.1",