Skip to content

Commit

Permalink
fix(app): deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Selemondev authored and Selemondev committed Jul 27, 2023
1 parent 7939ec1 commit a5132d3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"vitest": "^0.33.0",
"vue": "^3.3.4",
"vue-tsc": "^1.8.6",
"windi-ui": "workspace:*"
"windi-ui": "workspace*"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
1 change: 1 addition & 0 deletions packages/windi-ui
Submodule windi-ui added at 4d5bed
3 changes: 1 addition & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"dependencies": {
"@vue/repl": "^1.5.0",
"compare-versions": "^4.1.4",
"ohmyfetch": "^0.4.21",
"windi-ui": "workspace:*"
"ohmyfetch": "^0.4.21"
},
"devDependencies": {
"@types/prettier": "^2.7.3",
Expand Down
22 changes: 0 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a5132d3

Please sign in to comment.