Skip to content

Commit a01f876

Browse files
authored
update package.json
1 parent 81b199b commit a01f876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/ElvisAns/VuePredictiveSearch"
77
},
88
"license": "MIT",
9-
"version": "1.0.3",
9+
"version": "1.0.4",
1010
"description": "The most flexible search component for vuejs applications with auto suggestion and fuzzy search feature",
1111
"main": "./dist/vue-predictive-search.umd.cjs",
1212
"module": "./dist/vue-predictive-search.js",
@@ -47,4 +47,4 @@
4747
"peerDependencies": {
4848
"vue": "^3.3.11"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)