Browse Source

Use update zfs module

Jakob Borg 13 years ago
parent
commit
057a54cd7b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ SmartOS
 
 
 Two alternatives:
 Two alternatives:
 
 
- 1. Use my "compiled" version from http://nym.se/t/smartos-snapper.tar.gz
+ 1. Use my "compiled" version from http://nym.se/smartos/zsnapper.tar.gz
 
 
  2.  In a zone that has npm and build tools available, or on a machine running
  2.  In a zone that has npm and build tools available, or on a machine running
      Mac OS X or whatever with Node.js installed:
      Mac OS X or whatever with Node.js installed:

+ 1 - 1
package.json

@@ -16,7 +16,7 @@
     "async": "~0.1.22",
     "async": "~0.1.22",
     "cron": "~1.0.1",
     "cron": "~1.0.1",
     "underscore": "~1.4.2",
     "underscore": "~1.4.2",
-    "zfs": "0.0.4"
+    "zfs": "~1.0.0"
   },
   },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",