You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/12/09 16:19:38 UTC

[sling-whiteboard] 18/18: Update package-lock.json with license

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch feature/vscode-htl
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git

commit 3426dcf508bcaa8df224f742c6d161175899d5b0
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Dec 9 17:12:13 2021 +0100

    Update package-lock.json with license
---
 vscode-htl/package-lock.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vscode-htl/package-lock.json b/vscode-htl/package-lock.json
index 4efbebd..c2eadee 100644
--- a/vscode-htl/package-lock.json
+++ b/vscode-htl/package-lock.json
@@ -7,6 +7,7 @@
     "": {
       "name": "vscode-htl",
       "version": "0.0.1",
+      "license": "SEE LICENSE IN LICENSE",
       "dependencies": {
         "node-html-parser": "^5.1.0"
       },