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 826851d commit 994e49aCopy full SHA for 994e49a
README.md
@@ -20,7 +20,7 @@ To configure the build script provide this entry in `package.json` scripts entry
20
21
```
22
"devDependencies": {
23
- "typhonjs-npm-scripts-build-babel": "^0.0.10"
+ "typhonjs-npm-scripts-build-babel": "^0.1.0"
24
},
25
"scripts": {
26
"build": "babel-node ./node_modules/typhonjs-npm-scripts-build-babel/scripts/build.js"
0 commit comments