update urls

This commit is contained in:
AJ ONeal 2017-10-28 22:00:28 -06:00
parent faad2e1697
commit 934ce950f0
1 changed files with 2 additions and 1 deletions

View File

@ -3,12 +3,13 @@
"version": "1.0.5",
"description": "The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js",
"main": "index.js",
"homepage": "https://git.coolaj86.com/coolaj86/knuth-shuffle",
"scripts": {
"test": "node example.js"
},
"repository": {
"type": "git",
"url": "https://git.coolaj86.com/coolaj86/knuth-shuffle"
"url": "git://git.coolaj86.com:coolaj86/knuth-shuffle.git"
},
"keywords": [
"ronald",