Skip to content

Commit

Permalink
fix: pwa container crashes because packageManager is not defined (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
adguernier committed May 17, 2024
1 parent 0d173f5 commit 0cdf153
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,6 @@
"storybook:build": "storybook build",
"storybook:serve": "serve storybook-static",
"storybook:test": "test-storybook"
}
},
"packageManager": "yarn@1.22.22"
}

0 comments on commit 0cdf153

Please sign in to comment.