Skip to content

Commit 0f2ed40

Browse files
committed
specify files in package.json
1 parent 3a55204 commit 0f2ed40

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
},
2323
"dependencies": {
2424
"@arcticnotes/syncline": "0.0.3"
25-
}
25+
},
26+
"files": [
27+
"/lib/"
28+
]
2629
}

0 commit comments

Comments
 (0)