mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-12 08:59:05 +08:00
Bump for new version 5.4.2
* Added items in .npmignore
This commit is contained in:
16
.npmignore
16
.npmignore
@@ -85,3 +85,19 @@ Ankh.NoLoad
|
||||
#NuGet
|
||||
packages/
|
||||
*.nupkg
|
||||
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
# IntelliJIDEA
|
||||
.idea/
|
||||
|
||||
|
||||
# Github
|
||||
.github/
|
||||
|
||||
# Git
|
||||
.git/
|
||||
|
||||
.watchmanconfig
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-code-push",
|
||||
"version": "1000.0.0-beta",
|
||||
"version": "5.4.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-code-push",
|
||||
"version": "1000.0.0-beta",
|
||||
"version": "5.4.2",
|
||||
"description": "React Native plugin for the CodePush service",
|
||||
"main": "CodePush.js",
|
||||
"typings": "typings/react-native-code-push.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user