File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 25
25
"author" : " Tim Reynolds" ,
26
26
"license" : " MIT" ,
27
27
"devDependencies" : {
28
- "@types/jest" : " ^ 20.0.8" ,
29
- "@types/node" : " ^8.0.25 " ,
30
- "coveralls" : " ^ 2.13.1 " ,
31
- "husky" : " ^ 0.14.3" ,
32
- "jest" : " ^ 20.0.4" ,
33
- "lint-staged" : " ^4.0.4 " ,
34
- "prettier" : " ^1.5.3 " ,
35
- "rimraf" : " ^ 2.6.1 " ,
36
- "ts-jest" : " ^ 20.0.10 " ,
37
- "ts-node" : " ^ 3.3.0" ,
38
- "tslint" : " ^5.7.0 " ,
39
- "tslint-config-prettier" : " ^1.3 .0" ,
40
- "typescript" : " ^2.4 .2"
28
+ "@types/jest" : " 20.0.8" ,
29
+ "@types/node" : " 8.10.0 " ,
30
+ "coveralls" : " 2.13.3 " ,
31
+ "husky" : " 0.14.3" ,
32
+ "jest" : " 20.0.4" ,
33
+ "lint-staged" : " 4.3.0 " ,
34
+ "prettier" : " 1.11.1 " ,
35
+ "rimraf" : " 2.6.2 " ,
36
+ "ts-jest" : " 20.0.14 " ,
37
+ "ts-node" : " 3.3.0" ,
38
+ "tslint" : " 5.9.1 " ,
39
+ "tslint-config-prettier" : " 1.10 .0" ,
40
+ "typescript" : " 2.7 .2"
41
41
},
42
42
"lint-staged" : {
43
43
"*.ts" : [
You can’t perform that action at this time.
0 commit comments