Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
removed example, accidental commit

Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac authored Aug 26, 2023
1 parent bb5cc21 commit 37e5497
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"repository": "[email protected]:layer5io/sistent.git",
"private": true,
"workspaces": [
"packages/*",
"example"
"packages/*"
],
"packageManager": "[email protected]",
"dependencies": {
Expand All @@ -22,4 +21,4 @@
"version-packages": "changeset version",
"release": "yarn run build-all && changeset publish"
}
}
}

0 comments on commit 37e5497

Please sign in to comment.