Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit ed84bbf

Browse files
committed
chore(npm): remove fs npm package
The module `fs` is not actually needed to require the standard library `fs`. This module was temporarily wiped, since the whole module only consists out of a single `console.log(...)` [1]. [1] http://status.npmjs.org/incidents/dw8cr1lwxkcr
1 parent 4218730 commit ed84bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
},
4646
"dependencies": {
4747
"conventional-changelog": "0.0.11",
48-
"fs": "0.0.2",
4948
"gulp-git": "^1.2.4",
5049
"q": "^1.1.2"
5150
}

0 commit comments

Comments
 (0)