Skip to content

Commit

Permalink
patch(vest): update package keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Sep 9, 2023
1 parent 6e682d8 commit d6a6512
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/vest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,23 @@
"unpkg": "./dist/umd/vest.production.js",
"jsdelivr": "./dist/umd/vest.production.js",
"types": "./types/vest.d.ts",
"keywords": [
"Form validation",
"Unit testing",
"Framework-agnostic",
"Validation",
"Declarative",
"Asynchronous validations",
"Async validations",
"Testing",
"Data validation",
"Form validation",
"React Validation",
"Angular Validation",
"Vue Validation",
"Svelte Validation",
"nodejs Validation"
],
"repository": {
"type": "git",
"url": "https://github.com/ealush/vest.git",
Expand Down

2 comments on commit d6a6512

@vercel
Copy link

@vercel vercel bot commented on d6a6512 Sep 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest – ./website

vest-git-latest-ealush.vercel.app
vest.vercel.app
vest-ealush.vercel.app
vestjs.dev
www.vestjs.dev

@vercel
Copy link

@vercel vercel bot commented on d6a6512 Sep 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest-next – ./website

vest-website.vercel.app
vest-next-git-latest-ealush.vercel.app
vest-next-ealush.vercel.app
vest-next.vercel.app

Please sign in to comment.