Skip to content

Commit 8f6523a

Browse files
committed
chore: update npm descriptions
1 parent 797f663 commit 8f6523a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vee-validate-monorepo",
33
"private": true,
4-
"description": "Form Validation for Vue.js",
4+
"description": "Painless forms for Vue.js",
55
"author": "Abdelrahman Awad <[email protected]>",
66
"license": "MIT",
77
"type": "module",

packages/vee-validate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vee-validate",
33
"version": "4.12.2",
4-
"description": "Form Validation for Vue.js",
4+
"description": "Painless forms for Vue.js",
55
"author": "Abdelrahman Awad <[email protected]>",
66
"license": "MIT",
77
"module": "dist/vee-validate.esm.js",

0 commit comments

Comments
 (0)