Comparing version 0.0.22 to 0.0.23
{ | ||
"name": "joint-kit", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "A server-side toolset for building data layers and RESTful endpoints with NodeJS", | ||
@@ -30,3 +30,2 @@ "author": "|M| <manicprone@gmail.com>", | ||
"dependencies": { | ||
"bluebird": "^3.5.0", | ||
"lodash": "^4.17.4", | ||
@@ -42,2 +41,3 @@ "moment": "^2.18.1" | ||
"babel-eslint": "^7.2.3", | ||
"bluebird": "^3.5.3", | ||
"bookshelf": "^0.10.3", | ||
@@ -44,0 +44,0 @@ "chai": "^3.5.0", |
Sorry, the diff of this file is not supported yet
2
26
- Removedbluebird@^3.5.0
- Removedbluebird@3.7.2(transitive)