Skip to content

Commit ef2ea7c

Browse files
fix: add notice to the package contents
1 parent 4dc88ff commit ef2ea7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"types": "dist/index.d.ts",
2121
"files": [
2222
"/dist",
23-
"/api.js"
23+
"/api.js",
24+
"/NOTICE"
2425
],
2526
"bin": {
2627
"syntest-solidity": "dist/bin.js"

0 commit comments

Comments
 (0)