mirror of
https://github.com/dzeiocom/libs.git
synced 2025-07-23 21:39:52 +00:00
Update package.json
This commit is contained in:
@ -26,6 +26,6 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublishOnly": "yarn build",
|
"prepublishOnly": "yarn build",
|
||||||
"build": "webpack --mode=\"production\" && tsc",
|
"build": "webpack --mode=\"production\" && tsc",
|
||||||
"test": "jest --coverage && codecov -f coverage/coverage-final.json"
|
"test": "jest --coverage"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user