Skip to content

Commit c20ed70

Browse files
committed
chore(package) v5.3.4
1 parent 44392ac commit c20ed70

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
2016.08.12, v5.3.3
211

312
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redrun",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "expand scripts from package.json to improve execution speed",
55
"main": "lib/redrun.js",
66
"babel": {

0 commit comments

Comments
 (0)