Skip to content

Commit

Permalink
[fix] Removed semver.
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro committed Jul 13, 2012
1 parent b4173de commit 46f9a7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/npm.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

var fs = require('fs')
, path = require('path')
, semver = require('semver')
, Node = require('nodester-api').nodester
, exists = fs.existsSync || path.existsSync
, config = require('./config')
Expand Down

0 comments on commit 46f9a7b

Please sign in to comment.