File tree Expand file tree Collapse file tree 12 files changed +24
-24
lines changed
Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "type" : " module" ,
88 "description" : " CLI scaffolding tool for vue-skuilder projects" ,
99 "bin" : {
8181 "node" : " >=18.0.0"
8282 },
8383 "packageManager" : " yarn@4.12.0" ,
84- "stableVersion" : " 0.1.22 "
84+ "stableVersion" : " 0.1.23 "
8585}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "license" : " MIT" ,
88 "main" : " dist/index.js" ,
99 "module" : " dist/index.esm.js" ,
4747 "typescript" : " ~5.9.3" ,
4848 "vitest" : " ^4.0.15"
4949 },
50- "stableVersion" : " 0.1.22 "
50+ "stableVersion" : " 0.1.23 "
5151}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "main" : " ./dist/common-ui.umd.js" ,
88 "module" : " ./dist/common-ui.es.js" ,
99 "types" : " ./dist/index.d.ts" ,
7070 "vite-plugin-dts" : " ^4.5.3" ,
7171 "vitest" : " ^4.0.15"
7272 },
73- "stableVersion" : " 0.1.22 "
73+ "stableVersion" : " 0.1.23 "
7474}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "type" : " module" ,
88 "main" : " dist/index.js" ,
99 "module" : " dist/index.mjs" ,
3636 "zod" : " ^3.23.8" ,
3737 "zod-to-json-schema" : " ^3.23.5"
3838 },
39- "stableVersion" : " 0.1.22 "
39+ "stableVersion" : " 0.1.23 "
4040}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "type" : " module" ,
88 "main" : " ./dist/index.cjs.js" ,
99 "module" : " ./dist/index.mjs" ,
6969 "peerDependencies" : {
7070 "vue" : " ^3.2.0"
7171 },
72- "stableVersion" : " 0.1.22 "
72+ "stableVersion" : " 0.1.23 "
7373}
Original file line number Diff line number Diff line change 44 "publishConfig" : {
55 "access" : " public"
66 },
7- "version" : " 0.1.22 " ,
7+ "version" : " 0.1.23 " ,
88 "description" : " Database layer for vue-skuilder" ,
99 "main" : " dist/index.js" ,
1010 "module" : " dist/index.mjs" ,
6262 "vite" : " ^7.0.0" ,
6363 "vitest" : " ^4.0.15"
6464 },
65- "stableVersion" : " 0.1.22 "
65+ "stableVersion" : " 0.1.23 "
6666}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "main" : " ./dist/edit-ui.umd.js" ,
88 "module" : " ./dist/edit-ui.es.js" ,
99 "types" : " ./dist/index.d.ts" ,
6565 "vite" : " ^7.0.0" ,
6666 "vitest" : " ^4.0.15"
6767 },
68- "stableVersion" : " 0.1.22 "
68+ "stableVersion" : " 0.1.23 "
6969}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "description" : " an API" ,
88 "main" : " dist/index.js" ,
99 "type" : " module" ,
7777 "typescript-eslint" : " ^8.48.1" ,
7878 "vitest" : " ^4.0.15"
7979 },
80- "stableVersion" : " 0.1.22 "
80+ "stableVersion" : " 0.1.23 "
8181}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-skuilder/mcp" ,
3- "version" : " 0.1.22 " ,
3+ "version" : " 0.1.23 " ,
44 "type" : " module" ,
55 "exports" : {
66 "." : {
3535 "tsup" : " ^8.0.0" ,
3636 "typescript" : " ~5.9.3"
3737 },
38- "stableVersion" : " 0.1.22 "
38+ "stableVersion" : " 0.1.23 "
3939}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.22 " ,
6+ "version" : " 0.1.23 " ,
77 "scripts" : {
88 "dev" : " vite" ,
99 "build" : " vite build" ,
9595 "engines" : {
9696 "node" : " >=18"
9797 },
98- "stableVersion" : " 0.1.22 "
98+ "stableVersion" : " 0.1.23 "
9999}
You can’t perform that action at this time.
0 commit comments