mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2025-12-06 06:56:10 +00:00
added back script prepublish
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"scripts": {
|
||||
"bump": "npm version patch",
|
||||
"lint": "eslint .",
|
||||
"_prepublishOnly": "jest && npm run lint",
|
||||
"prepublishOnly": "jest && npm run lint",
|
||||
"publish": "npm publish",
|
||||
"test": "jest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user