Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Dec 10, 2015
1 parent 2b62128 commit 7187c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "i18next-scanner",
"version": "0.5.7",
"version": "0.5.8",
"description": "i18next-scanner is a transfrom stream that can scan your code, extract translation keys/values, and merge them into i18n resource files.",
"homepage": "https://github.com/i18next/i18next-scanner",
"author": "Cheton Wu <cheton@gmail.com>",
Expand Down Expand Up @@ -35,7 +35,7 @@
"lodash": "^3.10.1",
"through2": "^2.0.0",
"vinyl": "^1.1.0",
"vinyl-fs": "^0.3.14"
"vinyl-fs": "^2.2.1"
},
"devDependencies": {
"coveralls": "^2.11.4",
Expand Down

0 comments on commit 7187c5b

Please sign in to comment.