Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit f82f7a8

Browse files
author
Daniel Brain
committed
Add postinstall to package
1 parent 1df75d4 commit f82f7a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
],
2929
"files": [
3030
"dist/",
31-
"src/"
31+
"src/",
32+
"postinstall.js"
3233
],
3334
"readmeFilename": "README.md",
3435
"devDependencies": {

0 commit comments

Comments
 (0)