Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

Commit

Permalink
0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed May 18, 2018
1 parent 619e15d commit 62b4222
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pooo",
"version": "0.2.3",
"version": "0.2.4",
"author": "Trim21 <trim21me@gmail.com>",
"description": "An electron-vue project",
"license": "MIT",
Expand Down Expand Up @@ -58,10 +58,10 @@
"target": "zip"
},
"publish": {
"provider": "github",
"owner": "Trim21",
"repo": "pooo"
}
"provider": "github",
"owner": "Trim21",
"repo": "pooo"
}
},
"dependencies": {
"anyproxy": "^4.0.6",
Expand Down Expand Up @@ -126,4 +126,4 @@
"webpack-dev-server": "^2.7.1",
"webpack-hot-middleware": "^2.18.2"
}
}
}

0 comments on commit 62b4222

Please sign in to comment.