Skip to content

Commit 9b8c5bc

Browse files
committed
changelog
1 parent 07cb71a commit 9b8c5bc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.36.0
4+
5+
- Switch to using druid-query-toolkit
6+
37
## 0.30.7
48

59
- Fix cast target

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
},
4242
"tonicExampleFilename": "docs/examples/tonic.js",
4343
"volta": {
44-
"node": "14.16.1",
45-
"npm": "6.14.12"
44+
"node": "20.9.0",
45+
"npm": "10.9.0"
4646
},
4747
"dependencies": {
4848
"chronoshift": "^0.10.0",

0 commit comments

Comments
 (0)