Skip to content

Commit 839de77

Browse files
authored
feat: Split tests in multiple files (#246)
1 parent 74ef666 commit 839de77

File tree

6 files changed

+1562
-1557
lines changed

6 files changed

+1562
-1557
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"in-publish": "^2.0.0",
5555
"nyc": "^11.4.1",
5656
"standard-version": "^4.0.0",
57-
"tap-spec": "^4.1.0",
58-
"tape": "^4.0.0",
57+
"tap-spec": "^4.1.1",
58+
"tape": "^4.8.0",
5959
"webpack": "^1.13.1"
6060
}
6161
}

0 commit comments

Comments
 (0)