File tree Expand file tree Collapse file tree 12 files changed +23
-24
lines changed Expand file tree Collapse file tree 12 files changed +23
-24
lines changed Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "type" : " module" ,
88 "description" : " CLI scaffolding tool for vue-skuilder projects" ,
99 "bin" : {
7373 "node" : " >=18.0.0"
7474 },
7575 "packageManager" : " yarn@4.6.0" ,
76- "stableVersion" : " 0.1.9 "
76+ "stableVersion" : " 0.1.10 "
7777}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "license" : " MIT" ,
88 "main" : " dist/index.js" ,
99 "module" : " dist/index.esm.js" ,
4747 "tslib" : " ^2.6.2" ,
4848 "typescript" : " ~5.7.2"
4949 },
50- "stableVersion" : " 0.1.9 "
50+ "stableVersion" : " 0.1.10 "
5151}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "main" : " ./dist/common-ui.umd.js" ,
88 "module" : " ./dist/common-ui.es.js" ,
99 "types" : " ./dist/index.d.ts" ,
7070 "vite" : " ^6.0.9" ,
7171 "vitest" : " ^3.0.5"
7272 },
73- "stableVersion" : " 0.1.9 "
73+ "stableVersion" : " 0.1.10 "
7474}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "type" : " module" ,
88 "main" : " dist/index.js" ,
99 "module" : " dist/index.mjs" ,
3434 "dependencies" : {
3535 "moment" : " ^2.30.1"
3636 },
37- "stableVersion" : " 0.1.9 "
37+ "stableVersion" : " 0.1.10 "
3838}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "type" : " module" ,
88 "main" : " ./dist/index.cjs.js" ,
99 "module" : " ./dist/index.mjs" ,
5656 "peerDependencies" : {
5757 "vue" : " ^3.2.0"
5858 },
59- "stableVersion" : " 0.1.9 "
59+ "stableVersion" : " 0.1.10 "
6060}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "description" : " Database layer for vue-skuilder" ,
88 "main" : " dist/index.js" ,
99 "module" : " dist/index.mjs" ,
5656 "tsup" : " ^8.0.2" ,
5757 "typescript" : " ~5.7.2"
5858 },
59- "stableVersion" : " 0.1.9 "
59+ "stableVersion" : " 0.1.10 "
6060}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "main" : " ./dist/edit-ui.umd.js" ,
88 "module" : " ./dist/edit-ui.es.js" ,
99 "types" : " ./dist/index.d.ts" ,
6464 "vite" : " ^6.0.9" ,
6565 "vitest" : " ^3.0.5"
6666 },
67- "stableVersion" : " 0.1.9 "
67+ "stableVersion" : " 0.1.10 "
6868}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "description" : " an API" ,
88 "main" : " dist/app.js" ,
99 "type" : " module" ,
7272 "typescript" : " ^5.7.2" ,
7373 "typescript-eslint" : " ^8.25.0"
7474 },
75- "stableVersion" : " 0.1.9 "
75+ "stableVersion" : " 0.1.10 "
7676}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-skuilder/mcp" ,
3- "version" : " 0.1.9 " ,
3+ "version" : " 0.1.10 " ,
44 "type" : " module" ,
55 "exports" : {
66 "." : {
3131 "tsup" : " ^8.0.0" ,
3232 "typescript" : " ~5.7.2"
3333 },
34- "stableVersion" : " 0.1.9 "
34+ "stableVersion" : " 0.1.10 "
3535}
Original file line number Diff line number Diff line change 33 "publishConfig" : {
44 "access" : " public"
55 },
6- "version" : " 0.1.9 " ,
6+ "version" : " 0.1.10 " ,
77 "scripts" : {
88 "dev" : " vite" ,
99 "build" : " vite build" ,
102102 "engines" : {
103103 "node" : " >=18"
104104 },
105- "stableVersion" : " 0.1.9 "
105+ "stableVersion" : " 0.1.10 "
106106}
You can’t perform that action at this time.
0 commit comments