Comparing version 0.8.0-beta6 to 0.8.0-beta7
{ | ||
"name": "pogo", | ||
"version": "0.8.0-beta6", | ||
"version": "0.8.0-beta7", | ||
"description": "A readable, DSL friendly programming language that compiles to JavaScript", | ||
@@ -23,3 +23,3 @@ "author": "Tim Macfarlane <timmacfarlane@gmail.com>", | ||
"devDependencies": { | ||
"bluebird": "^2.0.7", | ||
"bluebird": "^2.1.1", | ||
"browserify": "", | ||
@@ -42,3 +42,3 @@ "chai": "^1.9.1", | ||
"peerDependencies": { | ||
"bluebird": "~2.0.7" | ||
"bluebird": "~2.1.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "keywords": [ |