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 44392ac commit c20ed70Copy full SHA for c20ed70
ChangeLog
@@ -1,3 +1,12 @@
1
+2016.08.15, v5.3.4
2
+
3
+fix:
4
+- (env) globally installed modules first then node_modules/.bin -> node_modules/.bin and then global
5
6
+feature:
7
+- (package) nyc v8.1.0
8
9
10
2016.08.12, v5.3.3
11
12
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "redrun",
- "version": "5.3.3",
+ "version": "5.3.4",
"description": "expand scripts from package.json to improve execution speed",
"main": "lib/redrun.js",
"babel": {
0 commit comments