Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvisAns authored May 26, 2024
1 parent 81b199b commit a01f876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/ElvisAns/VuePredictiveSearch"
},
"license": "MIT",
"version": "1.0.3",
"version": "1.0.4",
"description": "The most flexible search component for vuejs applications with auto suggestion and fuzzy search feature",
"main": "./dist/vue-predictive-search.umd.cjs",
"module": "./dist/vue-predictive-search.js",
Expand Down Expand Up @@ -47,4 +47,4 @@
"peerDependencies": {
"vue": "^3.3.11"
}
}
}

0 comments on commit a01f876

Please sign in to comment.