File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"homepage" : " https://github.com/firebase/vuefire#readme" ,
26
26
"devDependencies" : {
27
- "eslint" : " ^1.10.3" ,
28
- "eslint-plugin-html" : " ^1.1.0" ,
27
+ "eslint" : " ^2.5.1" ,
28
+ "eslint-config-standard" : " ^5.1.0" ,
29
+ "eslint-plugin-html" : " ^1.4.0" ,
30
+ "eslint-plugin-promise" : " ^1.1.0" ,
31
+ "eslint-plugin-standard" : " ^1.3.2" ,
29
32
"jasmine-core" : " ^2.4.1" ,
30
- "karma" : " ^0.13.19 " ,
31
- "karma-coverage" : " ^0.5.3 " ,
32
- "karma-jasmine" : " ^0.3.6 " ,
33
- "karma-phantomjs-launcher" : " ^0.2.3 " ,
34
- "phantomjs" : " ^1.9.19 " ,
35
- "vue" : " ^1.0.13 "
33
+ "karma" : " ^0.13.22 " ,
34
+ "karma-coverage" : " ^0.5.5 " ,
35
+ "karma-jasmine" : " ^0.3.8 " ,
36
+ "karma-phantomjs-launcher" : " ^1.0.0 " ,
37
+ "phantomjs-prebuilt " : " ^2.1.3 " ,
38
+ "vue" : " ^1.0.19 "
36
39
}
37
40
}
You can’t perform that action at this time.
0 commit comments