We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
repository.url
1 parent 2fc2d52 commit a20ac80Copy full SHA for a20ac80
2 files changed
packages/modules/etcd/package.json
@@ -13,7 +13,7 @@
13
"homepage": "https://github.com/testcontainers/testcontainers-node#readme",
14
"repository": {
15
"type": "git",
16
- "url": "https://github.com/testcontainers/testcontainers-node"
+ "url": "git+https://github.com/testcontainers/testcontainers-node.git"
17
},
18
"bugs": {
19
"url": "https://github.com/testcontainers/testcontainers-node/issues"
packages/modules/vault/package.json
0 commit comments