Skip to content
This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Commit d9a4e67

Browse files
committed
feat: change pkg name
1 parent 57e61d8 commit d9a4e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vee-validate-composition-api",
2+
"name": "vue-use-validation",
33
"version": "0.0.1",
44
"description": "Use the Vue.js composition functions API for form validation, powered by vee-validate.",
55
"module": "dist/vee-validate-fns.esm.js",

0 commit comments

Comments
 (0)