Skip to content

Commit

Permalink
feat: use workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
field123 committed Oct 30, 2023
1 parent 762d3f4 commit 09b389f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions examples/algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"@algolia/react-instantsearch-widget-color-refinement-list": "^1.4.7",
"@elasticpath/react-shopper-hooks": "^0.5.1",
"@elasticpath/shopper-common": "^0.1.1",
"@elasticpath/react-shopper-hooks": "workspace:^0.5.1",
"@elasticpath/shopper-common": "workspace:^0.1.1",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@moltin/sdk": "^25.0.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"start:e2e": "NODE_ENV=test next start"
},
"dependencies": {
"@elasticpath/react-shopper-hooks": "^0.5.1",
"@elasticpath/shopper-common": "^0.1.1",
"@elasticpath/react-shopper-hooks": "workspace:^0.5.1",
"@elasticpath/shopper-common": "workspace:^0.1.1",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "^2.0.18",
"@moltin/sdk": "^25.0.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09b389f

Please sign in to comment.