Skip to content

Commit

Permalink
chore: fix package deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Nov 15, 2023
1 parent 481d3c9 commit fa65576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"publish": "lerna publish from-package"
},
"devDependencies": {
"@alwatr/style": "workspace:^",
"@deanc/esbuild-plugin-postcss": "^1.0.2",
"@lerna-lite/changed": "^2.6.0",
"@lerna-lite/cli": "^2.6.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3784,6 +3784,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "alwatr-fract@workspace:."
dependencies:
"@alwatr/style": "workspace:^"
"@deanc/esbuild-plugin-postcss": "npm:^1.0.2"
"@lerna-lite/changed": "npm:^2.6.0"
"@lerna-lite/cli": "npm:^2.6.0"
Expand Down

0 comments on commit fa65576

Please sign in to comment.