Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Commit a12668e

Browse files
committed
Version 4.0.0
1 parent 854741a commit a12668e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "messageformat-parser",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A PEG.js parser for ICU MessageFormat strings",
55
"keywords": [
66
"icu",
@@ -26,7 +26,7 @@
2626
],
2727
"devDependencies": {
2828
"expect.js": "^0.3.1",
29-
"mocha": "^4.0.1",
29+
"mocha": "^4.1.0",
3030
"pegjs": "^0.10.0"
3131
},
3232
"scripts": {

0 commit comments

Comments
 (0)