We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7499780 commit 1b1e895Copy full SHA for 1b1e895
README.md
@@ -38,7 +38,7 @@ interface](./img/searchbar_demo.png)](https://hp4k1h5.github.io/#search-box)
38
39
## Compatabilities
40
41
-This package is test against the following versions:
+This package is tested against the following versions:
42
- arangojs: 7.6.1
43
- arangodb: 3.8.4
44
@@ -123,8 +123,8 @@ import {buildAQL, parseQuery} from '@hp4k1h5/AQLqueryBuilder.js'
123
const {buildAQL} = require('@hp4k1h5/AQLqueryBuilder.js')
124
```
125
This has been tested for
126
- - ✅ node v14.4.0
127
- - ✅ typescript v3.9.5
+ - ✅ node v17.3.0
+ - ✅ typescript v4.5.4
128
129
## usage
130
__for up-to-date documentation, run `yarn doc && serve docs/` from the project
0 commit comments