Skip to content

Commit 503be35

Browse files
Add license to package.json (#131)
1 parent ce0311d commit 503be35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@duckduckgo/content-scope-scripts",
3-
"version": "1.1.2",
3+
"license": "Apache-2.0",
44
"scripts": {
55
"postinstall": "npm run copy-sjcl",
66
"copy-sjcl": "node scripts/generateSJCL.js",

0 commit comments

Comments
 (0)