Skip to content

Commit 1b1e895

Browse files
committed
edit: readme fixes
1 parent 7499780 commit 1b1e895

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ interface](./img/searchbar_demo.png)](https://hp4k1h5.github.io/#search-box)
3838

3939
## Compatabilities
4040

41-
This package is test against the following versions:
41+
This package is tested against the following versions:
4242
- arangojs: 7.6.1
4343
- arangodb: 3.8.4
4444

@@ -123,8 +123,8 @@ import {buildAQL, parseQuery} from '@hp4k1h5/AQLqueryBuilder.js'
123123
const {buildAQL} = require('@hp4k1h5/AQLqueryBuilder.js')
124124
```
125125
This has been tested for
126-
- ✅ node v14.4.0
127-
- ✅ typescript v3.9.5
126+
- ✅ node v17.3.0
127+
- ✅ typescript v4.5.4
128128

129129
## usage
130130
__for up-to-date documentation, run `yarn doc && serve docs/` from the project

0 commit comments

Comments
 (0)