feat: tc-comment code样式
This commit is contained in:
parent
54227e9653
commit
642372c79a
|
@ -12553,9 +12553,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"tc-comment": {
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npm.taobao.org/tc-comment/download/tc-comment-0.0.7.tgz?cache=0&sync_timestamp=1611770822230&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftc-comment%2Fdownload%2Ftc-comment-0.0.7.tgz",
|
||||
"integrity": "sha1-TtxxdOhPvg0bq5b6fnZc7zy7kPo=",
|
||||
"version": "0.0.8",
|
||||
"resolved": "https://registry.npm.taobao.org/tc-comment/download/tc-comment-0.0.8.tgz",
|
||||
"integrity": "sha1-e4K9lEKEo4/VVWBc8F/rEfxUujk=",
|
||||
"dev": true
|
||||
},
|
||||
"term-size": {
|
||||
|
@ -13773,12 +13773,12 @@
|
|||
}
|
||||
},
|
||||
"vuepress-plugin-tc-comment": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npm.taobao.org/vuepress-plugin-tc-comment/download/vuepress-plugin-tc-comment-0.0.4.tgz?cache=0&sync_timestamp=1611770832247&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvuepress-plugin-tc-comment%2Fdownload%2Fvuepress-plugin-tc-comment-0.0.4.tgz",
|
||||
"integrity": "sha1-4gQqXeUJs8yFjhIG6EY0MOYhxqY=",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npm.taobao.org/vuepress-plugin-tc-comment/download/vuepress-plugin-tc-comment-0.0.5.tgz",
|
||||
"integrity": "sha1-aw44zgboHddxodrP8Xr8osx/mwY=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tc-comment": "^0.0.7"
|
||||
"tc-comment": "^0.0.8"
|
||||
}
|
||||
},
|
||||
"watchpack": {
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"vue": "^2.5.2",
|
||||
"vue-highlight.js": "^2.2.0",
|
||||
"vuepress": "^1.0.2",
|
||||
"vuepress-plugin-tc-comment": "0.0.4",
|
||||
"vuepress-plugin-tc-comment": "0.0.5",
|
||||
"webpack": "^4.39.1",
|
||||
"webpack-cli": "^3.3.6",
|
||||
"webpack-dev-server": "^3.7.2"
|
||||
|
|
Loading…
Reference in New Issue