mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-17 11:11:21 +08:00
Set version to 0.0.1 on package.json like android and ios
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "devhub",
|
||||
"version": "0.10.0",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"format": "prettier --write '{.,__tests__,src/**}/*.{js,jsx,ts,tsx}'",
|
||||
"lint": "tslint -p .",
|
||||
|
||||
Reference in New Issue
Block a user