Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
meikidd committed Nov 21, 2016
1 parent 33bb248 commit ab52e23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iso-639-1",
"version": "1.2.1",
"version": "1.2.2",
"description": "ISO-639-1 codes",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"mocha": "^3.1.2"
},
"homepage": "https://github.com/meikidd/iso-639-1#readme",
"engines" : {
"node" : ">=6.0"
"engines": {
"node": ">=6.0"
}
}

0 comments on commit ab52e23

Please sign in to comment.