Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 318ed7c

Browse files
committed
Publish
- intl-messageformat@3.1.1
1 parent 25016a5 commit 318ed7c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/intl-messageformat/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-messageformat",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
55
"keywords": [
66
"i18n",
@@ -33,8 +33,6 @@
3333
"dependencies": {
3434
"intl-messageformat-parser": "1.6.2"
3535
},
36-
"devDependencies": {
37-
},
3836
"scripts": {
3937
"benchmark": "ts-node --project tsconfig.all.json tests/benchmark",
4038
"build": "npm run clean && tsc && npm run prettier && npm run rollup",

0 commit comments

Comments
 (0)