Skip to content

Commit 036796c

Browse files
committed
0.5.1 release
1 parent 0ab98f4 commit 036796c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typhonjs-npm-scripts-build-babel",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"homepage": "https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel",
55
"description": "Provides NPM scripts for building ES6+ projects using Babel for all TyphonJS NPM modules and beyond.",
66
"license": "MPL-2.0",
@@ -22,7 +22,6 @@
2222
"babel-cli": "^6.0.0",
2323
"babel-eslint": "^7.0.0",
2424
"babel-plugin-add-module-exports": "^0.2.0",
25-
"babel-plugin-module-alias": "^1.0.0",
2625
"babel-plugin-module-resolver": "^2.0.0",
2726
"babel-preset-latest": "^6.0.0",
2827
"babel-preset-stage-2": "^6.0.0",

0 commit comments

Comments
 (0)