Skip to content

Commit

Permalink
crap
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-lz committed Aug 23, 2017
1 parent 939d7b8 commit 5b88541
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
# Install
###### 1、支持Mac和Windows
###### 下载 https://github.com/jeodiong/ProductManager/releases
###### 2、百度网盘下载
###### mac: https://pan.baidu.com/s/1bpq5HJh
###### win: https://pan.baidu.com/s/1hsaM21m
# Start
### 创建产品
![image](https://user-images.githubusercontent.com/8166360/29516118-ba3207f0-86a1-11e7-9032-7b25eb352162.png)
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pm_vue",
"version": "0.1.1",
"version": "0.1.3",
"author": "jeodiong <jeodiong@hotmail.com>",
"description": "An electron-vue project",
"license": null,
Expand Down Expand Up @@ -60,6 +60,7 @@
"iview": "^2.0.0",
"jade": "^1.11.0",
"lrz": "^4.9.40",
"markdown": "^0.5.0",
"md5": "^2.2.1",
"moment": "^2.18.1",
"node-sass": "^4.5.3",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4460,6 +4460,12 @@ map-obj@^1.0.0, map-obj@^1.0.1:
version "1.0.1"
resolved "http://registry.npm.taobao.org/map-obj/download/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"

markdown@^0.5.0:
version "0.5.0"
resolved "http://registry.npm.taobao.org/markdown/download/markdown-0.5.0.tgz#28205b565a8ae7592de207463d6637dc182722b2"
dependencies:
nopt "~2.1.1"

math-expression-evaluator@^1.2.14:
version "1.2.17"
resolved "http://registry.npm.taobao.org/math-expression-evaluator/download/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac"
Expand Down Expand Up @@ -4784,6 +4790,12 @@ nopt@^4.0.1:
abbrev "1"
osenv "^0.1.4"

nopt@~2.1.1:
version "2.1.2"
resolved "http://registry.npm.taobao.org/nopt/download/nopt-2.1.2.tgz#6cccd977b80132a07731d6e8ce58c2c8303cf9af"
dependencies:
abbrev "1"

normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.4.0:
version "2.4.0"
resolved "http://registry.npm.taobao.org/normalize-package-data/download/normalize-package-data-2.4.0.tgz#12f95a307d58352075a04907b84ac8be98ac012f"
Expand Down

0 comments on commit 5b88541

Please sign in to comment.