Skip to content

Commit ff22e47

Browse files
authored
Merge pull request #305 from seamapi/update-seamapi
2 parents fc2e8f1 + 4bc699c commit ff22e47

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"storybook:docs": "storybook dev --docs --port 6007",
8989
"storybook:build": "storybook build",
9090
"prestorybook:build": "vite build examples",
91-
"examples": "vite examples",
91+
"examples": "vite examples --host",
9292
"examples:build": "vite build examples",
9393
"examples:preview": "vite preview examples",
9494
"examples:storybook": "vite examples --host --clearScreen false --mode storybook",
@@ -122,7 +122,7 @@
122122
"@tanstack/react-query": "^4.28.0",
123123
"classnames": "^2.3.2",
124124
"luxon": "^3.3.0",
125-
"seamapi": "^7.3.2",
125+
"seamapi": "^8.0.0",
126126
"uuid": "^9.0.0"
127127
},
128128
"devDependencies": {

0 commit comments

Comments
 (0)