Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Nov 5, 2022
1 parent 449da50 commit 1b7cb82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v2hub",
"version": "0.8.5.2",
"version": "0.8.5.3",
"description": "This project used React Native to build a V2EX mobile client application. The main goal was to build a React Native rapid development scaffold.",
"main": "index.js",
"private": false,
Expand Down Expand Up @@ -142,4 +142,4 @@
"*.{js,jsx,ts,tsx}": "eslint --cache --fix",
"*.{js,tx,tsx,sass,less,css,md}": "prettier --write"
}
}
}

0 comments on commit 1b7cb82

Please sign in to comment.