Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Nov 1, 2017
1 parent ca3b0ff commit f97c328
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "i18next-scanner",
"version": "2.0.1",
"version": "2.0.2",
"description": "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 @@ -46,6 +46,7 @@
"esprima": "^4.0.0",
"lodash": "^4.17.4",
"parse5": "^3.0.2",
"sortobject": "^1.1.1",
"through2": "^2.0.3",
"vinyl": "^2.1.0",
"vinyl-fs": "^2.4.4"
Expand Down

0 comments on commit f97c328

Please sign in to comment.