stalniy / bdd-lazy-var

Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.
MIT License
162 stars 14 forks source link

Upgrade dependency on mocha? #15

Closed dkreft closed 8 years ago

dkreft commented 8 years ago

When trying to npm shrinkwrap I'm greeted with this:

npm ERR! Darwin 15.6.0
npm ERR! argv "/Users/dkreft/.nvm/versions/node/v6.3.1/bin/node" "/Users/dkreft/.nvm/versions/node/v6.3.1/bin/npm" "shrinkwrap" "--dev"
npm ERR! node v6.3.1
npm ERR! npm  v3.10.3

npm ERR! Problems were encountered
npm ERR! Please correct and try again.
npm ERR! peer invalid: mocha@^2.0.0, required by bdd-lazy-var@1.1.8

I'm using mocha-3.0.2 and everything seems to be working just fine with it.

$ npm view mocha version
3.0.2
stalniy commented 8 years ago

available in 1.2.0