We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ca501 commit 454011fCopy full SHA for 454011f
1 file changed
README.md
@@ -28,7 +28,7 @@ To configure the build script provide this entry in `package.json` scripts entry
28
29
```
30
"devDependencies": {
31
- "typhonjs-npm-scripts-build-babel": "^0.3.0"
+ "typhonjs-npm-scripts-build-babel": "^0.5.0"
32
},
33
"scripts": {
34
"build": "babel-node ./node_modules/typhonjs-npm-scripts-build-babel/scripts/build.js"
0 commit comments