File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 21
21
"lint:travis" : " travis-lint .travis.yml"
22
22
},
23
23
"devDependencies" : {
24
- "@form8ion/commitlint-config" : " ^ 1.0.7" ,
24
+ "@form8ion/commitlint-config" : " 1.0.7" ,
25
25
"@form8ion/eslint-config" : " 1.6.16" ,
26
- "@form8ion/remark-lint-preset" : " ^ 1.0.1" ,
27
- "ban-sensitive-files" : " ^ 1.9.2" ,
28
- "cz-conventional-changelog" : " ^ 3.0.2" ,
29
- "husky" : " ^ 4.0.2 " ,
30
- "npm-run-all" : " ^ 4.1.5" ,
31
- "remark-cli" : " ^ 8.0.0" ,
32
- "travis-lint" : " ^ 1.0.0"
26
+ "@form8ion/remark-lint-preset" : " 1.0.1" ,
27
+ "ban-sensitive-files" : " 1.9.2" ,
28
+ "cz-conventional-changelog" : " 3.0.2" ,
29
+ "husky" : " 4.0.3 " ,
30
+ "npm-run-all" : " 4.1.5" ,
31
+ "remark-cli" : " 8.0.0" ,
32
+ "travis-lint" : " 1.0.0"
33
33
},
34
34
"dependencies" : {
35
35
"babel-eslint" : " 10.1.0" ,
You can’t perform that action at this time.
0 commit comments