Skip to content

Commit d981aa2

Browse files
committed
Update package-lock.json
1 parent 70ea31e commit d981aa2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,14 @@
1515
"type": "git",
1616
"url": "git+https://github.com/detools/vue-form.git"
1717
},
18-
"keywords": ["vue", "form", "state", "management", "validation", "errors"],
18+
"keywords": [
19+
"vue",
20+
"form",
21+
"state",
22+
"management",
23+
"validation",
24+
"errors"
25+
],
1926
"author": "Anton Kuznetsov <isnifer@gmail.com> (https://github.com/isnifer)",
2027
"license": "MIT",
2128
"bugs": {

0 commit comments

Comments
 (0)