Skip to content

Commit c291891

Browse files
committed
bump version, update to latest covutils
1 parent 9db6ce9 commit c291891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "covjson-reader",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"license": "BSD-3-Clause",
55
"description": "A reader for CoverageJSON files.",
66
"repository": {
@@ -16,7 +16,7 @@
1616
"main": "lib/reader.js",
1717
"esnext:main": "src/reader.js",
1818
"dependencies": {
19-
"covutils": "^0.4.1",
19+
"covutils": "^0.5.2",
2020
"ndarray": "^1.0.18",
2121
"url-template": "^2.0.7"
2222
},

0 commit comments

Comments
 (0)