Skip to content

Commit 1eb233a

Browse files
committed
Update package.json
1 parent a387d29 commit 1eb233a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lib/**/*"
2020
],
2121
"scripts": {
22-
"build": "tsc --skipDefaultLibCheck",
22+
"build": "tsc",
2323
"lint": "eslint ./src --ext .js,.ts,.tsx",
2424
"prepare": "yarn build"
2525
},

0 commit comments

Comments
 (0)