Skip to content

Commit

Permalink
revert: changed workspaces include packages all
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Didenko committed May 15, 2024
1 parent 9611a61 commit ba13042
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
"author": "",
"license": "ISC",
"workspaces": [
"packages/*"
"packages/react-adapter",
"packages/react-uploader"
],
"devDependencies": {
"@biomejs/biome": "1.6.4",
Expand All @@ -70,4 +71,4 @@
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1"
}
}
}

0 comments on commit ba13042

Please sign in to comment.