Skip to content

Commit d92ed9a

Browse files
committed
fix(package): only publish /dist file
1 parent 5126290 commit d92ed9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"type": "git",
1818
"url": "git+https://github.com/NodeSecure/ossf-scorecard-sdk.git"
1919
},
20+
"files": [
21+
"dist"
22+
],
2023
"keywords": [
2124
"ossf",
2225
"openssf",

0 commit comments

Comments
 (0)