Skip to content

Commit e03a512

Browse files
committed
update test vectors
1 parent 3c30c9c commit e03a512

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
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"tape": "~2.3.2",
23-
"hash-test-vectors": "~1.1.0"
23+
"hash-test-vectors": "~1.3.0"
2424
},
2525
"testling": {
2626
"files": "test/{create-hash,create-hmac,simple}.js",
@@ -36,4 +36,4 @@
3636
},
3737
"optionalDependencies": {},
3838
"license": "MIT"
39-
}
39+
}

0 commit comments

Comments
 (0)