@publier/shell 2.1.1 → 2.2.0
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/publier-gate +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@publier/shell",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.0",
|
|
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",
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"remark-math": "^6.0.0",
|
|
144
144
|
"unist-util-visit": "^5.1.0",
|
|
145
145
|
"yaml": "^2.9.0",
|
|
146
|
-
"@publier/native": "0.10.
|
|
146
|
+
"@publier/native": "0.10.2"
|
|
147
147
|
},
|
|
148
148
|
"peerDependencies": {
|
|
149
149
|
"@qwik.dev/astro": ">=1.0.0",
|
package/publier-gate
CHANGED
|
Binary file
|