@orbiting/backend-modules-scalars
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,6 +0,16 @@ | ||
<a name="0.0.3"></a> | ||
## 0.0.3 (2017-11-25) | ||
<a name="0.0.4"></a> | ||
## 0.0.4 (2017-11-27) | ||
<a name="0.0.4"></a> | ||
## 0.0.4 (2017-11-27) | ||
### Bug Fixes | ||
* **interdependencies:** bump interdependencies ([cf6e8a5](https://github.com/orbiting/backend-modules/commit/cf6e8a5)) | ||
<a name="0.0.3"></a> | ||
@@ -7,0 +17,0 @@ ## 0.0.3 (2017-11-25) |
{ | ||
"name": "@orbiting/backend-modules-scalars", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "common graphql scalars: JSON, Date, DateTime", | ||
@@ -27,4 +27,4 @@ "main": "index.js", | ||
"graphql-type-json": "^0.1.4", | ||
"apollo-modules-node": "^0.1.0", | ||
"@orbiting/backend-modules-formats": "^0.0.1" | ||
"apollo-modules-node": "^0.1.1", | ||
"@orbiting/backend-modules-formats": "^0.1.2" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
3511
+ Added@orbiting/backend-modules-formats@0.1.4(transitive)
- Removed@orbiting/backend-modules-formats@0.0.1(transitive)
- Removedapollo-modules-node@0.0.0(transitive)
Updatedapollo-modules-node@^0.1.1