Skip to content

Commit

Permalink
Merge 2646267 into 538c008
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Nov 3, 2020
2 parents 538c008 + 2646267 commit a6f0069
Show file tree
Hide file tree
Showing 6 changed files with 440 additions and 83 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
"@types/jest": "^26.0.4",
"@types/node": "^14.0.13",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"console-table-printer": "2.4.11",
"coveralls": "^3.0.9",
"fast-check": "^2.0.0",
"glob": "^7.1.6",
Expand All @@ -50,7 +52,8 @@
"source-map-support": "^0.5.16",
"ts-jest": "^26.1.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2"
"typescript": "^4.0.2",
"yargs": "^16.0.3"
},
"keywords": [
"pure random",
Expand Down
Loading

0 comments on commit a6f0069

Please sign in to comment.