Skip to content

Commit 53a8abe

Browse files
committed
examples: update deps
1 parent 60652f7 commit 53a8abe

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

examples/addon-controls/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"dependencies": {
1010
"@nuxtjs/storybook": "latest",
1111
"@nuxtjs/tailwindcss": "latest",
12-
"nuxt-edge": "latest"
12+
"nuxt-edge": "latest",
13+
"postcss": "latest"
1314
}
1415
}

examples/mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "mdxk",
2+
"name": "mdx",
33
"version": "1.0.0",
44
"license": "MIT",
55
"scripts": {

0 commit comments

Comments
 (0)