3.0.0原版
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"scripts": {
|
||||
"build": "tsc && rslib build",
|
||||
"dev": "rslib build --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@halo-dev/comment-widget": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.12.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user