Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmatte committed Sep 17, 2024
1 parent 3fd5851 commit e0c5665
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,6 +1,6 @@
{
"name": "i18n-typedef",
"version": "1.2.0",
"version": "1.2.1",
"description": "Convert I18n translation files to TypeScript definitions",
"author": "Agendrix",
"repository": "github:agendrix/i18n-typedef",
Expand Down Expand Up @@ -50,6 +50,6 @@
"typescript": "^4.0.5"
},
"engines": {
"node": ">=10"
"node": ">=18"
}
}

0 comments on commit e0c5665

Please sign in to comment.