Skip to content

Commit 28ef367

Browse files
authored
Merge pull request #2 from substackinc/revert-1-ndevvy-patch-2
Revert "Update package.json"
2 parents 7fc45c9 + 09e6aa0 commit 28ef367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"main": "build/src/index.js",
1616
"types": "build/src/index.d.ts",
1717
"scripts": {
18-
"prepare": "del-cli build"
18+
"prepare": "del-cli build && tsc"
1919
},
2020
"engines": {
2121
"node": ">=10"

0 commit comments

Comments
 (0)