@publier/shell 3.3.0 → 3.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@publier/shell",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"description": "Qwik + Astro docs layout for Publier sites.",
|
|
6
6
|
"_filesRationale": "mixed: dist for build-time TS + source globs for shipped .astro components",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"@astrojs/markdown-remark": "7.2.4",
|
|
155
155
|
"@astrojs/mdx": "^7.0.8",
|
|
156
156
|
"@qwik.dev/astro": "^1.1.0",
|
|
157
|
-
"@qwik.dev/core": "2.0.0-beta.
|
|
157
|
+
"@qwik.dev/core": "2.0.0-beta.42",
|
|
158
158
|
"@types/mdast": "^4.0.4",
|
|
159
159
|
"astro": "7.2.6",
|
|
160
160
|
"astro-expressive-code": "^0.44.0",
|