Compare commits
	
		
			3 Commits
		
	
	
		
			d783bc493e
			...
			faad2e1697
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | faad2e1697 | ||
|  | 6cf39d6dc0 | ||
|  | 124fab7c94 | 
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "knuth-shuffle", | ||||
|   "version": "1.0.3", | ||||
|   "version": "1.0.5", | ||||
|   "main": "index.js", | ||||
|   "ignore": [ | ||||
|     ".jshintrc", | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "knuth-shuffle", | ||||
|   "version": "1.0.3", | ||||
|   "version": "1.0.5", | ||||
|   "description": "The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
| @ -8,7 +8,7 @@ | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "https://git.coolaj86.com/coolaj86/knuth-shuffle.git" | ||||
|     "url": "https://git.coolaj86.com/coolaj86/knuth-shuffle" | ||||
|   }, | ||||
|   "keywords": [ | ||||
|     "ronald", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user