We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab98f4 commit 036796cCopy full SHA for 036796c
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typhonjs-npm-scripts-build-babel",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"homepage": "https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel",
5
"description": "Provides NPM scripts for building ES6+ projects using Babel for all TyphonJS NPM modules and beyond.",
6
"license": "MPL-2.0",
@@ -22,7 +22,6 @@
22
"babel-cli": "^6.0.0",
23
"babel-eslint": "^7.0.0",
24
"babel-plugin-add-module-exports": "^0.2.0",
25
- "babel-plugin-module-alias": "^1.0.0",
26
"babel-plugin-module-resolver": "^2.0.0",
27
"babel-preset-latest": "^6.0.0",
28
"babel-preset-stage-2": "^6.0.0",
0 commit comments