Skip to content

Commit fc3aa42

Browse files
committed
chore(package.json): fix typo
1 parent 88ecfc6 commit fc3aa42

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
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha --compilers ts:ts-node/register",
8-
"postinstal": "npm run tsc",
8+
"postinstall": "npm run tsc",
99
"tsc": "tsc",
1010
"tscw": "tsc -w"
1111
},

0 commit comments

Comments
 (0)