fix(predicates): bump version

This commit is contained in:
Karol Sójko 2023-06-01 07:31:37 +02:00
parent 2707e87554
commit 231194bd53
No known key found for this signature in database
GPG key ID: E4A3DC2D89C90D99

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/predicates",
"version": "1.6.7",
"version": "1.6.8",
"engines": {
"node": ">=18.0.0 <21.0.0"
},