mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2025-12-06 06:56:10 +00:00
bump v
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kesha-antonov/react-native-background-downloader",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"description": "A library for React-Native to help you download large files on iOS and Android both in the foreground and most importantly in the background.",
|
||||
"keywords": [
|
||||
"react-native",
|
||||
@@ -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