File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 47
47
"author" : " Jim Cummins <jimthedev@gmail.com> (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
"@istanbuljs/nyc-config-babel" : " 2.1.1" ,
55
55
"axios" : " 0.19.0" ,
56
56
"babel-plugin-istanbul" : " 5.1.4" ,
57
- "chai" : " ^ 4.1.2" ,
57
+ "chai" : " 4.1.2" ,
58
58
"codecov.io" : " 0.1.6" ,
59
59
"cz-conventional-changelog-default-export" : " 0.0.0-semantically-released.1" ,
60
- "ghooks" : " ^ 2.0.4" ,
61
- "in-publish" : " ^ 2.0.0" ,
60
+ "ghooks" : " 2.0.4" ,
61
+ "in-publish" : " 2.0.0" ,
62
62
"mocha" : " 6.2.0" ,
63
- "mocha-junit-reporter" : " ^ 1.18.0" ,
64
- "mocha-multi-reporters" : " ^ 1.1.7" ,
63
+ "mocha-junit-reporter" : " 1.18.0" ,
64
+ "mocha-multi-reporters" : " 1.1.7" ,
65
65
"nodemon" : " 1.19.1" ,
66
66
"nyc" : " 14.1.1" ,
67
- "proxyquire" : " ^ 2.1.0" ,
67
+ "proxyquire" : " 2.1.0" ,
68
68
"semantic-release" : " 15.13.18" ,
69
69
"semver" : " 6.2.0" ,
70
- "sinon" : " ^ 6.3.4" ,
70
+ "sinon" : " 6.3.4" ,
71
71
"uuid" : " 3.3.2"
72
72
},
73
73
"dependencies" : {
You can’t perform that action at this time.
0 commit comments