File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typhonjs-npm-scripts-build-babel" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"homepage" : " https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel" ,
5
5
"description" : " Provides NPM scripts for building ES6+ projects using Babel for all TyphonJS NPM modules and beyond." ,
6
6
"license" : " MPL-2.0" ,
23
23
"babel-eslint" : " ^7.0.0" ,
24
24
"babel-plugin-add-module-exports" : " ^0.2.0" ,
25
25
"babel-plugin-module-resolver" : " ^2.0.0" ,
26
+ "babel-plugin-transform-runtime" : " ^6.0.0" ,
26
27
"babel-preset-latest" : " ^6.0.0" ,
27
28
"babel-preset-stage-2" : " ^6.0.0" ,
28
- "babel-plugin-transform-runtime" : " ^6.0.0" ,
29
29
"fs-extra" : " ^2.0.0" ,
30
30
"strip-json-comments" : " ^2.0.0" ,
31
- "typhonjs-npm-scripts-runner" : " ^0.3 .0"
31
+ "typhonjs-npm-scripts-runner" : " ^0.4 .0"
32
32
},
33
33
"devDependencies" : {
34
34
"typhonjs-config-eslint" : " ^0.5.0"
You can’t perform that action at this time.
0 commit comments