From b652c04ee4a946f24cb55a7e01fd47b734dd4b92 Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Mon, 25 Nov 2019 10:31:36 +0000 Subject: [PATCH] Auto-update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 39d5d1d..324a1fb 100644 --- a/package.json +++ b/package.json @@ -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"