mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-06-04 18:46:27 +00:00
changed prepack to prepublish
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"prepack": "jest && npm run lint",
|
||||
"prepublish": "jest && npm run lint",
|
||||
"lint": "eslint index.js lib/**"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user