Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Commit

Permalink
Fixes #24, removes 'os', update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan McGrath committed Mar 30, 2012
1 parent c1ff60f commit a4e5005
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wrench",
"description": "Recursive filesystem (and other) operations that Node *should* have.",
"version": "1.3.7",
"version": "1.3.8",
"author": "Ryan McGrath <[email protected]>",

"repository": {
Expand All @@ -13,8 +13,6 @@
"url": "http:https://github.com/ryanmcgrath/wrench-js/issues"
},

"os": [ "linux", "darwin", "freebsd" ],

"directories": {
"lib": "./lib/"
},
Expand Down

0 comments on commit a4e5005

Please sign in to comment.