We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07cb71a commit 9b8c5bcCopy full SHA for 9b8c5bc
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.36.0
4
+
5
+- Switch to using druid-query-toolkit
6
7
## 0.30.7
8
9
- Fix cast target
package.json
@@ -41,8 +41,8 @@
41
},
42
"tonicExampleFilename": "docs/examples/tonic.js",
43
"volta": {
44
- "node": "14.16.1",
45
- "npm": "6.14.12"
+ "node": "20.9.0",
+ "npm": "10.9.0"
46
47
"dependencies": {
48
"chronoshift": "^0.10.0",
0 commit comments