File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typhonjs-npm-scripts-test-mocha" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"homepage" : " https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-test-mocha" ,
5
5
"description" : " Provides NPM scripts for testing projects using Istanbul and Mocha for all TyphonJS NPM modules and beyond." ,
6
6
"license" : " MPL-2.0" ,
21
21
"chai" : " ^3.0.0" ,
22
22
"codecov" : " ^1.0.0" ,
23
23
"eslint" : " ^3.0.0" ,
24
+ "eslint-plugin-babel" : " ^4.0.0" ,
25
+ "eslint-plugin-flowtype" : " ^2.0.0" ,
24
26
"fs-extra" : " ^1.0.0" ,
25
27
"istanbul" : " ^1.1.0-alpha.1" ,
26
28
"mocha" : " ^3.0.0" ,
27
29
"snyk" : " ^1.0.0" ,
28
30
"strip-json-comments" : " ^2.0.0"
29
31
},
30
32
"devDependencies" : {
31
- "typhonjs-config-eslint" : " ^0.4 .0"
33
+ "typhonjs-config-eslint" : " ^0.5 .0"
32
34
},
33
35
"keywords" : [
34
36
" typhonjs" ,
You can’t perform that action at this time.
0 commit comments