Skip to content

Commit 6047f97

Browse files
authored
Merge pull request #8 from NodeOS/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 1cff778 + fe31189 commit 6047f97

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
genext2fs
22
=========
3+
4+
[![Greenkeeper badge](https://badges.greenkeeper.io/NodeOS/genext2fs.svg)](https://greenkeeper.io/)
35
[![Build Status](https://semaphoreci.com/api/v1/nodeos/genext2fs/branches/master/badge.svg)](https://semaphoreci.com/nodeos/genext2fs)
46

57
genext2fs generates an ext2 filesystem as a normal (non-root) user.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/NodeOS/genext2fs#readme",
3131
"dependencies": {
32-
"prebuild-install": "2.1.0"
32+
"prebuild-install": "2.1.2"
3333
},
3434
"devDependencies": {
3535
"prebuild": "^6.0.0"

0 commit comments

Comments
 (0)