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 <[email protected]> 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" },
