Skip to content

Commit

Permalink
v10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Oct 21, 2022
1 parent 6275510 commit 1141495
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
@@ -1,9 +1,9 @@
{
"name": "vue-flatpickr-component",
"version": "9.0.8",
"version": "10.0.0",
"description": "Vue.js component for Flatpickr date-time picker",
"main": "dist/index.js",
"types": "./types/index.d.ts",
"types": "types/index.d.ts",
"files": [
"src",
"dist",
Expand Down

0 comments on commit 1141495

Please sign in to comment.