Skip to content

Commit e27d4e7

Browse files
add all files (duckduckgo#292)
* Add in files dir to package.json as now ignored * Add all files dir to package.json as now ignored
1 parent aae591e commit e27d4e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@duckduckgo/content-scope-scripts",
33
"license": "Apache-2.0",
44
"files": [
5+
"**/*",
56
"build/",
67
"Sources/ContentScopeScripts/dist/"
78
],

0 commit comments

Comments
 (0)