Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacra committed Jun 9, 2018
1 parent 15078a7 commit 0323325
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ npm-debug.log
.travis.yml
.gitattributes
.eslintrc
.eslintignore
.editorconfig
.npmignore
.tags*
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "i18nc",
"version": "4.1.0",
"version": "4.1.1",
"description": "i18nc",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -35,8 +35,8 @@
"debug": "^3.1.0",
"extend": "^3.0.1",
"glob": "^7.1.2",
"i18nc-core": "^8.0.0",
"i18nc-po": "^2.2.5",
"i18nc-core": "^8.1.1",
"i18nc-po": "^2.2.6",
"lodash": "^4.17.10",
"mkdirp": "^0.5.1",
"strip-bom": "^2.0.0",
Expand Down

0 comments on commit 0323325

Please sign in to comment.