adminforth 2.50.0-next.12 → 2.50.0-next.13

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.
@@ -354,11 +354,11 @@ async function writeTemplateFiles(dirname, cwd, useNpm, options) {
354
354
  dest: '.agents/skills/adminforth-hooks/SKILL.md',
355
355
  data: {},
356
356
  },
357
- {
358
- src: '.agents/skills/adminforth-custom-vue/SKILL.md.hbs',
359
- dest: '.agents/skills/adminforth-custom-vue/SKILL.md',
360
- data: {},
361
- },
357
+ // {
358
+ // src: '.agents/skills/adminforth-custom-vue/SKILL.md.hbs',
359
+ // dest: '.agents/skills/adminforth-custom-vue/SKILL.md',
360
+ // data: {},
361
+ // },
362
362
  {
363
363
  // We'll write .env using the same content as .env.sample
364
364
  src: '.env.local.hbs',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adminforth",
3
- "version": "2.50.0-next.12",
3
+ "version": "2.50.0-next.13",
4
4
  "description": "OpenSource Agent-Native forth-generation admin panel",
5
5
  "keywords": [
6
6
  "adminforth",