Skip to content

Commit

Permalink
Merge pull request #1 from searchfe/harttle-patch-1-1
Browse files Browse the repository at this point in the history
chore: add repository to package.json
  • Loading branch information
PengXing authored Jul 1, 2020
2 parents 81e38ef + 48a5d68 commit b7af765
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"dev": "NODE_ENV=development node test",
"test": "./node_modules/.bin/mocha --colors --require should tests/support/babel tests/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/searchfe/akb.git"
},
"dependencies": {
"chalk": "^1.1.3",
"chokidar": "^1.6.1",
Expand Down

0 comments on commit b7af765

Please sign in to comment.