File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 47
47
"author" :
" Jim Cummins <[email protected] > (https://github.com/jimthedev)" ,
48
48
"license" : " MIT" ,
49
49
"devDependencies" : {
50
- "@babel/cli" : " ^ 7.1.0" ,
51
- "@babel/core" : " ^ 7.1.0" ,
52
- "@babel/preset-env" : " ^ 7.1.0" ,
53
- "@babel/register" : " ^ 7.0.0" ,
50
+ "@babel/cli" : " 7.1.0" ,
51
+ "@babel/core" : " 7.1.0" ,
52
+ "@babel/preset-env" : " 7.1.0" ,
53
+ "@babel/register" : " 7.0.0" ,
54
54
"axios" : " 0.18.0" ,
55
- "chai" : " ^ 4.1.2" ,
55
+ "chai" : " 4.1.2" ,
56
56
"codecov.io" : " 0.1.6" ,
57
57
"cz-conventional-changelog-default-export" : " 0.0.0-semantically-released.1" ,
58
58
"eslint" : " 5.6.0" ,
61
61
"eslint-plugin-node" : " 7.0.1" ,
62
62
"eslint-plugin-promise" : " 4.0.1" ,
63
63
"eslint-plugin-standard" : " 4.0.0" ,
64
- "ghooks" : " ^ 2.0.4" ,
65
- "in-publish" : " ^ 2.0.0" ,
64
+ "ghooks" : " 2.0.4" ,
65
+ "in-publish" : " 2.0.0" ,
66
66
"mocha" : " 5.2.0" ,
67
67
"node-uuid" : " 1.4.8" ,
68
68
"nodemon" : " 1.18.7" ,
69
69
"nyc" : " 14.0.0" ,
70
- "proxyquire" : " ^ 2.1.0" ,
70
+ "proxyquire" : " 2.1.0" ,
71
71
"semantic-release" : " 15.13.12" ,
72
72
"semver" : " 5.5.1" ,
73
- "sinon" : " ^ 6.3.4"
73
+ "sinon" : " 6.3.4"
74
74
},
75
75
"dependencies" : {
76
76
"cachedir" : " 2.1.0" ,
You can’t perform that action at this time.
0 commit comments