@operato/graphql
Advanced tools
Comparing version 1.0.0-alpha.48 to 1.0.0-alpha.49
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04) | ||
### :bug: Bug Fix | ||
* lit@2.2.1 ([6707752](https://github.com/hatiolab/operato/commit/6707752907d24f7ecbe248cba18a4b18cfda282f)) | ||
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03) | ||
@@ -8,0 +17,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh@hatiolab.com", | ||
"version": "1.0.0-alpha.48", | ||
"version": "1.0.0-alpha.49", | ||
"main": "dist/src/index.js", | ||
@@ -41,3 +41,3 @@ "module": "dist/src/index.js", | ||
"graphql-tag": "^2.12.6", | ||
"lit": "^2.2.0", | ||
"lit": "^2.2.1", | ||
"subscriptions-transport-ws": "^0.11.0" | ||
@@ -102,3 +102,3 @@ }, | ||
}, | ||
"gitHead": "125ffe870a95cec9b89e39bdf9fdbca44fe4a11d" | ||
"gitHead": "00a9fd5a03bc4e0864dafd394f93ecf3c2c09838" | ||
} |
Sorry, the diff of this file is not supported yet
131288
Updatedlit@^2.2.1