veryfront 0.1.1164 → 0.1.1165
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/esm/deno.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "veryfront",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1165",
|
|
4
4
|
"description": "The simplest way to build AI-powered apps",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -336,10 +336,10 @@
|
|
|
336
336
|
"@types/react": "19.2.14",
|
|
337
337
|
"@types/react-dom": "19.2.3",
|
|
338
338
|
"ws": "8.21.0",
|
|
339
|
-
"@veryfront/ext-bundler-esbuild": "0.1.
|
|
340
|
-
"@veryfront/ext-content-mdx": "0.1.
|
|
341
|
-
"@veryfront/ext-css-tailwind": "0.1.
|
|
342
|
-
"@veryfront/ext-parser-babel": "0.1.
|
|
339
|
+
"@veryfront/ext-bundler-esbuild": "0.1.1165",
|
|
340
|
+
"@veryfront/ext-content-mdx": "0.1.1165",
|
|
341
|
+
"@veryfront/ext-css-tailwind": "0.1.1165",
|
|
342
|
+
"@veryfront/ext-parser-babel": "0.1.1165"
|
|
343
343
|
},
|
|
344
344
|
"devDependencies": {
|
|
345
345
|
"@types/node": "20.9.0"
|