File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @sfxcode/formkit-nuxt-ui" ,
3- "version" : " 0.7.11 " ,
3+ "version" : " 0.8.0 " ,
44 "description" : " FormKit integration for Nuxt UI - Seamlessly connect FormKit form handling with Nuxt UI components" ,
55 "author" : {
66 "name" : " Tom" ,
7979 "dev" : " npm run dev:prepare && nuxi dev playground" ,
8080 "dev:build" : " nuxi build playground" ,
8181 "dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground" ,
82- "release" : " npm run lint && npm run test && npm run prepack && changelogen --minor --release && npm publish --access=public && git push --follow-tags" ,
82+ "release" : " npm run lint && npm run test && npm run prepack && changelogen --patch --release && npm publish --access=public && git push --follow-tags" ,
8383 "lint" : " eslint ." ,
8484 "test" : " vitest run" ,
8585 "test:watch" : " vitest watch" ,
You can’t perform that action at this time.
0 commit comments