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.
2 parents 5e8ecdc + 82346ed commit 7190c61Copy full SHA for 7190c61
package.json
@@ -26,7 +26,7 @@
26
"integration-node-encrypt": "npm run build; lerna run integration_node --stream --no-prefix -- -- encrypt -m $npm_package_config_encryptManifestList -k $npm_package_config_encryptKeyManifest -o $npm_package_config_decryptOracle",
27
"node-integration": "run-s integration-node-*",
28
"integration": "run-s integration-*",
29
- "test_conditions": "./util/bootstrap_tsconfig"
+ "test_conditions": "./util/test_conditions"
30
},
31
"config": {
32
"localTestVectors": "../../aws-encryption-sdk-test-vectors/vectors/awses-decrypt/python-1.3.8.zip",
0 commit comments