Skip to content

Commit

Permalink
Update url
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Mar 19, 2016
1 parent 6ba90f0 commit 7dc67e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "cncjs",
"version": "1.0.0",
"description": "A web-based CNC milling controller for the Arduino running GRBL",
"homepage": "https://github.com/cheton/cnc.js",
"homepage": "https://github.com/cheton/cnc",
"author": "Cheton Wu <cheton@gmail.com>",
"main": "./dist/app/index.js",
"bin": {
"cnc": "./bin/cnc"
},
"repository": {
"type": "git",
"url": "git@github.com:cheton/cnc.js.git"
"url": "git@github.com:cheton/cnc.git"
},
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 7dc67e9

Please sign in to comment.