Skip to content

Commit

Permalink
ci(pie-monorepo): DSW-000 add dummy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Siggery committed Nov 1, 2023
1 parent 505fbca commit 42c7d1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/pie-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pie-docs",
"private": true,
"description": "Documentation website for the PIE design system",
"description": "Documentation website for the PIE design system - dummy change",
"version": "3.10.0",
"main": "index.js",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion apps/pie-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pie-storybook",
"version": "0.43.0",
"description": "Storybook for PIE Design System components",
"description": "Storybook for PIE Design System components - dummy change",
"scripts": {
"dev": "storybook dev -p 6006",
"build": "storybook build --output-dir dist",
Expand Down

0 comments on commit 42c7d1f

Please sign in to comment.