Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - grunt-i18nc@1.10.2
 - i18nc-key-clear@1.0.4
 - i18nc@4.6.3
  • Loading branch information
Bacra committed Oct 7, 2019
1 parent 228426e commit ad7b573
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/grunt-i18nc/package.json
@@ -1,13 +1,13 @@
{
"name": "grunt-i18nc",
"version": "1.10.1",
"version": "1.10.2",
"description": "grunt for i18nc",
"main": "tasks/i18nc.js",
"dependencies": {
"bluebird": "^3.5.3",
"extend": "^3.0.2",
"grunt-legacy-log": "^2.0.0",
"i18nc": "^4.6.2"
"i18nc": "^4.6.3"
},
"devDependencies": {
"grunt": "^1.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/i18nc-key-clear/package.json
@@ -1,6 +1,6 @@
{
"name": "i18nc-key-clear",
"version": "1.0.3",
"version": "1.0.4",
"description": "TranslateWord Clear for I18N",
"main": "keyclear.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"devDependencies": {
"cross-env": "^5.2.0",
"expect.js": "^0.3.1",
"i18nc": "^4.6.2",
"i18nc": "^4.6.3",
"istanbul": "^0.4.5",
"mocha": "^5.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/i18nc/package.json
@@ -1,6 +1,6 @@
{
"name": "i18nc",
"version": "4.6.2",
"version": "4.6.3",
"description": "i18nc",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit ad7b573

Please sign in to comment.