Skip to content

Commit e26ffd0

Browse files
committed
docs: revert studio module to 0.2.2
1 parent fe55ff2 commit e26ffd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "npm:@nuxt-themes/docus-edge@latest",
13-
"@nuxthq/studio": "^0.2.3",
13+
"@nuxthq/studio": "0.2.2",
1414
"@nuxtlabs/github-module": "npm:@nuxtlabs/github-module-edge@latest",
1515
"monaco-editor-core": "^0.34.1",
1616
"nuxt": "^3.0.0-rc.13",

docs/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -802,10 +802,10 @@
802802
vite-plugin-checker "^0.5.1"
803803
vue-bundle-renderer "^0.5.0"
804804

805-
"@nuxthq/studio@^0.2.3":
806-
version "0.2.3"
807-
resolved "https://registry.yarnpkg.com/@nuxthq/studio/-/studio-0.2.3.tgz#e42778a991356676bc1d90d199c8d09306b4bd23"
808-
integrity sha512-X5K0UOu/7633m8xJY1bq0K3sd55ERSPBAzSTv2dhoLBPOvwC3HfIvDx29BqRmh9sxsZ/dmJVQP8ZCnGAAbQYVw==
805+
"@nuxthq/studio@0.2.2":
806+
version "0.2.2"
807+
resolved "https://registry.yarnpkg.com/@nuxthq/studio/-/studio-0.2.2.tgz#2d2e496ab45899292c6a255453be4f31b5ada010"
808+
integrity sha512-1pQ7A8f3sP2YN1/b5e9GsBJdvLVU4qhRSl3D4KFKfi/L+QmY0+Je+L7fRIZIhlc0gSn3IyZGvOw8l28/svG66w==
809809
dependencies:
810810
"@nuxt/kit" "^3.0.0-rc.13"
811811
"@nuxt/schema" "^3.0.0-rc.13"

0 commit comments

Comments
 (0)