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

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacmanus committed Apr 30, 2020
1 parent bd18312 commit 68980ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"version": "0.0.1",
"main": "app.js",
"author": "Salesforce Marketing Cloud",
"description": "Journey Builder - Custom Activity",
"description": "Journey Builder Custom Activities",
"license": "BSD-3-Clause",
"scripts": {
"dev": "concurrently \"npm start\" \"webpack --watch\"",
"build": "webpack --mode production",
Expand Down

0 comments on commit 68980ba

Please sign in to comment.