Skip to content

Commit 73c3846

Browse files
committed
incrementing version
1 parent f2bfe9b commit 73c3846

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-formly",
3-
"version": "2.5.7",
3+
"version": "2.5.8",
44
"description": "A simple and extendable form builder for Vue.js",
55
"main": "dist/vue-formly.js",
66
"scripts": {
@@ -11,11 +11,7 @@
1111
"type": "git",
1212
"url": "git+https://github.com/formly-js/vue-formly.git"
1313
},
14-
"keywords": [
15-
"vue",
16-
"vuejs",
17-
"form"
18-
],
14+
"keywords": ["vue", "vuejs", "form"],
1915
"license": "MIT",
2016
"bugs": {
2117
"url": "https://github.com/formly-js/vue-formly/issues"

0 commit comments

Comments
 (0)