Comparing version 3.7.0 to 3.7.1
@@ -58,3 +58,3 @@ #!/usr/bin/env node | ||
'passphrase': { | ||
describe: 'THe passphrase to be used for 2-factor authentication.' | ||
describe: 'The passphrase to be used for 2-factor authentication.' | ||
} | ||
@@ -61,0 +61,0 @@ }) |
{ | ||
"name": "dwupload", | ||
"version": "3.7.0", | ||
"version": "3.7.1", | ||
"description": "Upload storefront cartridges to Demandware WebDAV server", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ # dwupload | ||
```shell | ||
:; npm install -g bitbucket:demandware/dwupload | ||
:; npm install -g dwupload | ||
``` | ||
@@ -13,4 +13,2 @@ | ||
*Note: this npm command above requires the lastest version of npm (or at least 2.x). If you do not have that, run `npm install -g npm` first.* | ||
## Usage | ||
@@ -17,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14042
49