File tree Expand file tree Collapse file tree 2 files changed +1
-36
lines changed Expand file tree Collapse file tree 2 files changed +1
-36
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
"format" : " kcd-scripts format" ,
9
9
"build" : " kcd-scripts build" ,
10
10
"lint" : " kcd-scripts lint" ,
11
- "pretest" : " node compatibility-scripts/vue-apollo-patch.js" ,
12
11
"test" : " kcd-scripts test" ,
13
12
"test:update" : " npm test -- --updateSnapshot --coverage" ,
14
13
"validate" : " kcd-scripts validate" ,
62
61
"@vue/compiler-sfc" : " ^3.1.1" ,
63
62
"apollo-boost" : " ^0.4.9" ,
64
63
"axios" : " ^0.20.0" ,
65
- "dtslint" : " ^4.1.0" ,
66
64
"element-plus" : " ^1.0.1-beta.27" ,
67
65
"eslint-plugin-vue" : " ^7.11.1" ,
68
66
"graphql" : " ^15.5.0" ,
72
70
"kcd-scripts" : " ^10.0.0" ,
73
71
"lodash.merge" : " ^4.6.2" ,
74
72
"msw" : " ^0.21.3" ,
73
+ "tsd" : " ^0.17.0" ,
75
74
"typescript" : " ^4.1.5" ,
76
75
"vee-validate" : " ^4.3.5" ,
77
76
"vue" : " ^3.0.4" ,
You can’t perform that action at this time.
0 commit comments