Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Auto-update (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfcbetiuc authored and sfdrogojan committed Oct 31, 2019
1 parent 289e89d commit 4188fa3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"superagent": "^5.1.0"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"babel-preset-stage-0": "^6.24.1",
"expect.js": "^0.3.1",
"mocha": "^6.2.0",
"sinon": "^7.4.2"
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Client.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const EnvironmentConfigProvider = require('../EnvironmentConfigProvider');
_scope = clientConfig.scope;
}
}

get assetApi() {
if(this._assetApi === undefined){
this._assetApi = new SalesforceMarketingCloud.AssetApi(
Expand Down

0 comments on commit 4188fa3

Please sign in to comment.