Skip to content

Commit

Permalink
feat(store-client): removed nohoist
Browse files Browse the repository at this point in the history
  • Loading branch information
yungblud committed Jan 15, 2024
1 parent a250af3 commit 57ce16e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/store-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
"name": "@coldsurfers/store-client",
"version": "0.1.0",
"private": true,
"workspaces": {
"nohoist": [
"**"
]
},
"scripts": {
"prebuild": "yarn workspace @coldsurfers/notion-utils build",
"build": "next build",
Expand Down

0 comments on commit 57ce16e

Please sign in to comment.