File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sfxcode/formkit-primevue-nuxt" ,
3
3
"version" : " 1.1.0" ,
4
- "description" : " My new Nuxt module" ,
5
- "repository" : " your-org/@sfxcode/formkit-primevue-nuxt" ,
4
+ "description" : " FormKit PrimeVue nuxt module" ,
5
+ "homepage" : " https://github.com/sfxcode/formkit-primevue-nuxt" ,
6
+ "repository" : " https://github.com/sfxcode/formkit-primevue-nuxt" ,
6
7
"license" : " MIT" ,
7
8
"type" : " module" ,
8
9
"build" : {
25
26
"dev" : " nuxi dev playground" ,
26
27
"dev:build" : " nuxi build playground" ,
27
28
"dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground" ,
28
- "release" : " npm run lint && npm run test && npm run prepack && changelogen --release && npm publish && git push --follow-tags" ,
29
+ "release" : " npm run lint && npm run test && npm run prepack && changelogen --patch -- release && npm publish && git push --follow-tags" ,
29
30
"lint" : " eslint ." ,
30
31
"lint:fix" : " eslint --fix ." ,
31
32
"test" : " vitest run" ,
You can’t perform that action at this time.
0 commit comments