Skip to content

Commit

Permalink
Expand supported icu-message-formatter versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraq committed Nov 25, 2021
1 parent 01e7980 commit 7af6d41
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraq/react-icu-message-formatter",
"version": "0.9.0",
"version": "0.8.3",
"description": "React wrapper for the lightweight ICU message formatter",
"author": "Emanuel Rabina <emanuelrabina@gmail.com> (http://www.ultraq.net.nz/)",
"license": "Apache-2.0",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@ultraq/string-utils": "^2.1.0"
},
"peerDependencies": {
"@ultraq/icu-message-formatter": "^0.10.0 || ^0.11.0",
"@ultraq/icu-message-formatter": "^0.10.0 || ^0.11.0 || ^0.12.0",
"prop-types": "15",
"react": "^16.6.0 || 17"
},
Expand All @@ -47,7 +47,7 @@
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@types/jest": "^27.0.2",
"@ultraq/icu-message-formatter": "^0.11.1",
"@ultraq/icu-message-formatter": "^0.12.0",
"babel-eslint": "^10.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"enzyme": "^3.11.0",
Expand Down

0 comments on commit 7af6d41

Please sign in to comment.