Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
BatuhanW committed Jan 28, 2021
1 parent a605390 commit c1e3064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
"build": "rimraf dist && tsc --build tsconfig.build.json",
"lint": "eslint . --ext .ts",
"prepare": "npm run build",
"prepublishOnly": "npm test && npm run lint",
"prepublishOnly": "npm test && npm run lint"
},
"repository": {
"type": "git",

0 comments on commit c1e3064

Please sign in to comment.