Skip to content

Commit

Permalink
Updated repository and info
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscop committed Jan 11, 2018
1 parent 1f828af commit 451fe33
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
Expand Up @@ -2,11 +2,11 @@
"name": "translate",
"description": "Translate text to different languages on node.js and the browser",
"main": "translate.min.js",
"version": "1.0.1",
"author": "Francisco Presencia",
"version": "1.0.2",
"author": "Francisco Presencia <[email protected]> (https://francisco.io/)",
"repository": {
"type": "git",
"url": "http://github.com/Marak/translate.js.git"
"url": "https://github.com/franciscop/translate"
},
"scripts": {
"start": "npm run watch # Start ~= Start dev",
Expand Down

0 comments on commit 451fe33

Please sign in to comment.