Skip to content

Commit

Permalink
recovery useless modify
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyu10 committed Oct 21, 2024
1 parent 878671f commit 5808911
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 9 deletions.
3 changes: 1 addition & 2 deletions rill-flow-ui/apps/test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"koa-router": "^12.0.0",
"koa-static": "^5.0.0",
"koa-websocket": "^7.0.0",
"koa2-cors": "^2.0.6",
"server": "file:"
"koa2-cors": "^2.0.6"
},
"devDependencies": {
"@types/koa": "^2.13.6",
Expand Down
3 changes: 0 additions & 3 deletions rill-flow-ui/internal/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,5 @@
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^3.0.0"
},
"dependencies": {
"@vben/stylelint-config": "file:"
}
}
1 change: 0 additions & 1 deletion rill-flow-ui/internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
},
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@vben/vite-config": "file:",
"vite": "^4.4.0"
},
"devDependencies": {
Expand Down
3 changes: 0 additions & 3 deletions rill-flow-ui/packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@
"//stub": "pnpm unbuild --stub",
"clean": "pnpm rimraf .turbo node_modules dist",
"lint": "pnpm eslint ."
},
"dependencies": {
"@vben/types": "file:"
}
}

0 comments on commit 5808911

Please sign in to comment.