Skip to content

Commit 5e17141

Browse files
committed
Add resolution for arsenal
1 parent 423ddb0 commit 5e17141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"**/@yarnpkg/libzip": "2.2.1",
5959
"**/@yarnpkg/json-proxy": "2.1.0",
6060
"**/@yarnpkg/parsers": "2.3.0",
61-
"fcntl": "github:scality/node-fcntl#fead179c11f35c5a435c6057b672311821f08b60"
61+
"fcntl": "github:scality/node-fcntl#fead179c11f35c5a435c6057b672311821f08b60",
62+
"arsenal": "git+https://github.com/scality/arsenal#8.2.1"
6263
},
6364
"scripts": {
6465
"ft_test": "mocha --recursive tests/functional",

0 commit comments

Comments
 (0)