Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 172b699

Browse files
author
mamaso
authored
Update node version >4.4 to improve reliability
1 parent e4fc4e5 commit 172b699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"postinstall": "git update-index --skip-worktree local.js & exit 0"
2020
},
2121
"engines": {
22-
"node": "4.3",
22+
"node": "4.4",
2323
"npm": "3.8.3"
2424
}
2525
}

0 commit comments

Comments
 (0)