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

Commit

Permalink
Merge pull request #11 from salesforce-marketingcloud/ci/1.0
Browse files Browse the repository at this point in the history
Automated release 1.0
  • Loading branch information
sfdrogojan authored Nov 25, 2019
2 parents 7b7e8ed + d939533 commit f281ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "salesforce-marketing-cloud-sdk",
"version": "1.0.0",
"description": "Marketing_Clouds_REST_API_is_our_newest_API__It_supports_multi_channel_use_cases_is_much_more_lightweight_and_easy_to_use_than_our_SOAP_API_and_is_getting_more_comprehensive_with_every_release_",
"license": "Apache 2.0",
"description": "The Salesforce Marketing Cloud Node.js SDK",
"license": "BSD-3-Clause",
"main": "src/index.js",
"scripts": {
"test": "node_modules/.bin/mocha test/unit --recursive && node_modules/.bin/mocha test/integration --recursive --timeout {TEST_TIMEOUT}s"
Expand Down

0 comments on commit f281ae1

Please sign in to comment.