Skip to content

Commit

Permalink
node to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarChristoff committed Jun 29, 2015
1 parent 7d7cf11 commit 32eb220
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ script:
language: node_js

node_js:
- 0.8
- 0.10
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -7,11 +7,11 @@
"url": "https://github.com/DimitarChristoff/StrongPass"
},
"devDependencies": {
"buster": "~0.7.7",
"buster": "~0.7.18",
"grunt-buster": "~0.3.0",
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.7.0",
"growl": "~1.7.0"
"grunt-contrib-jshint": "~0.11.2",
"growl": "~1.8.1"
},
"main": "src/StrongPass",
"author": "Dimitar Christoff <christoff@gmail.com> (https://twitter.com/D_mitar)",
Expand Down

0 comments on commit 32eb220

Please sign in to comment.