Skip to content
Snippets Groups Projects
Commit 4e5d17c4 authored by Eduardo Trujillo's avatar Eduardo Trujillo
Browse files

prepublishOnly --> prepare

parent e12ca306
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
},
"scripts": {
"build": "tsc --outDir . -p tsconfig.json",
"prepublishOnly": "yarn build"
"prepare": "yarn build"
},
"files": [
"fixers.d.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment