Skip to content

Commit 0e457e4

Browse files
Fixed build
1 parent 0c97659 commit 0e457e4

File tree

3 files changed

+918
-879
lines changed

3 files changed

+918
-879
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Storybook
22

33
on:
44
push:
5-
branches: [mm-storybook-deployment-stencil]
5+
branches: [main]
66
paths:
77
- 'src/**'
88
- '.storybook/**'

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"jest": "^29.7.0",
122122
"jest-cli": "^29.7.0",
123123
"jsdom": "^22.1.0",
124+
"lit": "^3.3.1",
124125
"prettier": "3.2.5",
125126
"puppeteer": "^23.9.0",
126127
"rollup-plugin-node-polyfills": "^0.2.1",

0 commit comments

Comments
 (0)