File tree Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 14
14
" egg-plugin"
15
15
],
16
16
"dependencies" : {
17
- "co-wechat-api" : " 3.5.0" ,
18
- "egg-redis" : " 1.0.2"
17
+ "co-wechat-api" : " ^ 3.5.0" ,
18
+ "egg-redis" : " ^ 1.0.2"
19
19
},
20
20
"devDependencies" : {
21
- "autod" : " 3.0.1" ,
22
- "autod-egg" : " 1.1.0" ,
23
- "egg" : " 1.13.1" ,
24
- "egg-bin" : " 3.7.0" ,
25
- "egg-ci" : " 1.8.0" ,
26
- "egg-mock" : " 3.17.0" ,
27
- "eslint" : " 3.19.0" ,
28
- "eslint-config-egg" : " 4.2.1" ,
29
- "supertest" : " 3.0.0" ,
30
- "webstorm-disable-index" : " 1.2.0"
21
+ "autod" : " ^ 3.0.1" ,
22
+ "autod-egg" : " ^ 1.1.0" ,
23
+ "egg" : " ^ 1.13.1" ,
24
+ "egg-bin" : " ^ 3.7.0" ,
25
+ "egg-ci" : " ^ 1.8.0" ,
26
+ "egg-mock" : " ^ 3.17.0" ,
27
+ "eslint" : " ^ 3.19.0" ,
28
+ "eslint-config-egg" : " ^ 4.2.1" ,
29
+ "supertest" : " ^ 3.0.0" ,
30
+ "webstorm-disable-index" : " ^ 1.2.0"
31
31
},
32
32
"engines" : {
33
33
"node" : " >=6.0.0"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments