We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 423ddb0 commit 5e17141Copy full SHA for 5e17141
package.json
@@ -58,7 +58,8 @@
58
"**/@yarnpkg/libzip": "2.2.1",
59
"**/@yarnpkg/json-proxy": "2.1.0",
60
"**/@yarnpkg/parsers": "2.3.0",
61
- "fcntl": "github:scality/node-fcntl#fead179c11f35c5a435c6057b672311821f08b60"
+ "fcntl": "github:scality/node-fcntl#fead179c11f35c5a435c6057b672311821f08b60",
62
+ "arsenal": "git+https://github.com/scality/arsenal#8.2.1"
63
},
64
"scripts": {
65
"ft_test": "mocha --recursive tests/functional",
0 commit comments