Skip to content

Commit

Permalink
Merge pull request #4 from nas5w/update-jest
Browse files Browse the repository at this point in the history
Update jest
  • Loading branch information
nas5w authored Dec 27, 2020
2 parents bab55cd + 45fb35d commit a1ea784
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 397 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "combinate",
"version": "1.1.1",
"version": "1.1.2",
"description": "Get all combinations.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@types/jest": "^26.0.0",
"@types/node": "^14.0.13",
"jest": "^26.0.1",
"jest": "^26.6.3",
"ts-jest": "^26.1.0",
"typescript": "^3.9.5"
},
Expand Down
Loading

0 comments on commit a1ea784

Please sign in to comment.