Commit 402a679 1 parent c022caf commit 402a679 Copy full SHA for 402a679
File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 38
38
"@types/node-sass" : " ^3.10.32" ,
39
39
"@types/param-case" : " ^1.1.2" ,
40
40
"@types/yargs" : " ^12.0.8" ,
41
- "camelcase" : " ^5.0.0" ,
42
41
"husky" : " ^1.3.1" ,
43
42
"jest" : " 23.6.0" ,
44
43
"lint-staged" : " ^8.1.3" ,
45
44
"node-sass" : " ^4.11.0" ,
46
- "param-case" : " ^2.1.1" ,
47
45
"prettier" : " ^1.16.4" ,
48
- "reserved-words" : " ^0.1.2" ,
49
46
"ts-jest" : " ^23.10.5" ,
50
47
"ts-node" : " ^8.0.2" ,
51
48
"typescript" : " ^3.3.3"
54
51
"node-sass" : " ^4.11.0"
55
52
},
56
53
"dependencies" : {
54
+ "camelcase" : " ^5.0.0" ,
57
55
"chalk" : " ^2.4.2" ,
58
56
"chokidar" : " ^2.1.2" ,
59
57
"css-modules-loader-core" : " ^1.1.0" ,
60
58
"glob" : " ^7.1.3" ,
59
+ "param-case" : " ^2.1.1" ,
61
60
"path" : " ^0.12.7" ,
61
+ "reserved-words" : " ^0.1.2" ,
62
62
"yargs" : " ^12.0.5"
63
63
},
64
64
"husky" : {
Original file line number Diff line number Diff line change @@ -3476,7 +3476,6 @@ require-main-filename@^1.0.1:
3476
3476
reserved-words@^0.1.2 :
3477
3477
version "0.1.2"
3478
3478
resolved "https://registry.yarnpkg.com/reserved-words/-/reserved-words-0.1.2.tgz#00a0940f98cd501aeaaac316411d9adc52b31ab1"
3479
- integrity sha1-AKCUD5jNUBrqqsMWQR2a3FKzGrE=
3480
3479
3481
3480
resolve-cwd@^2.0.0 :
3482
3481
version "2.0.0"
You can’t perform that action at this time.
0 commit comments