Skip to content

Commit 5b11f28

Browse files
Release build 4.3.0 [ci release]
1 parent 3702e36 commit 5b11f28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "@duckduckgo/content-scope-scripts",
33
"license": "Apache-2.0",
4+
"files": [
5+
"build/",
6+
"Sources/ContentScopeScripts/dist/"
7+
],
48
"scripts": {
59
"postinstall": "npm run copy-sjcl",
610
"copy-sjcl": "node scripts/generateSJCL.js",

0 commit comments

Comments
 (0)