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 13
13
"url" : " git://github.com/testingbot/testingbot-api.git"
14
14
},
15
15
"bugs" : {
16
- "url" : " https://github.com/testingbot/testingbot-api/issues"
16
+ "url" : " https://github.com/testingbot/testingbot-api/issues"
17
17
},
18
18
"keywords" : [
19
19
" testingbot-api" ,
20
20
" testingbot-nodejs" ,
21
21
" nodejs api"
22
22
],
23
23
"devDependencies" : {
24
- "eslint" : " ^7.25.0 " ,
25
- "eslint-config-airbnb-base" : " ^14.2.1 " ,
26
- "eslint-config-standard" : " ^16 .0.2 " ,
27
- "eslint-plugin-import" : " ^2.22.1 " ,
28
- "eslint-plugin-promise" : " ^5.1.0 " ,
29
- "eslint-plugin-standard" : " ^5 .0.0" ,
30
- "mocha" : " ^8.3.2 "
24
+ "eslint" : " ^5.12.1 " ,
25
+ "eslint-config-airbnb-base" : " ^13.1.0 " ,
26
+ "eslint-config-standard" : " ^12 .0.0 " ,
27
+ "eslint-plugin-import" : " ^2.16.0 " ,
28
+ "eslint-plugin-promise" : " ^4.0.1 " ,
29
+ "eslint-plugin-standard" : " ^4 .0.0" ,
30
+ "mocha" : " ^5.2.0 "
31
31
},
32
32
"engines" : {
33
33
"node" : " *"
You can’t perform that action at this time.
0 commit comments