1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

chore(package)!: fix incorrect dependency

This commit is contained in:
2023-03-07 20:16:20 +08:00
parent 458b495b44
commit 919ebfaf39
2 changed files with 3 additions and 17 deletions

View File

@ -44,8 +44,7 @@
},
"dependencies": {
"coffeescript": "^2.7.0",
"sass": "^1.58.3",
"x-markdown-css": "^0.1.0"
"sass": "^1.58.3"
},
"devDependencies": {
"@kuohuanhuan/stylelint-config": "^0.0.4",