Skip to content

Commit

Permalink
fix(scene-composer): remove invalid workspace syntax (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
diehbria authored Mar 4, 2023
1 parent 3e3ca7a commit ed3b28d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/scene-composer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
"module": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"source": "src/src/index.tsx",
"workspaces": {
"nohoist": [
"@matterport/**"
]
},
"directories": {
"dist": "dist",
"test": "__tests__"
Expand Down

0 comments on commit ed3b28d

Please sign in to comment.