Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
billneff79 committed May 10, 2021
1 parent f59c146 commit 28ff35c
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,7 +1,7 @@
{
"name": "preact-i18n",
"amdName": "preactLocalize",
"version": "1.4.2",
"version": "1.5.0",
"description": "Preact internationalization, done simply.",
"source": "src/index.js",
"module": "dist/preact-i18n.esm.js",
Expand Down Expand Up @@ -89,7 +89,7 @@
"webpack": "^4.29.6"
},
"dependencies": {
"dlv": "^1.1.2"
"dlv": "^1.1.3"
},
"peerDependencies": {
"preact": "<10"
Expand Down

0 comments on commit 28ff35c

Please sign in to comment.