Skip to content

Commit

Permalink
Support unlimited splits
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Pote committed Sep 14, 2021
1 parent 99b1485 commit e034407
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 389 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fix:lint": "eslint src --ext .ts --fix",
"version": "standard-version",
"prepare-release": "run-s cov:check doc:html version doc:publish",
"test": "jest test/unit test/cdk",
"test": "jest",
"integ-test": "jest test/integ"
},
"engines": {
Expand Down
Loading

0 comments on commit e034407

Please sign in to comment.