We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdb5ce commit e0a7bf3Copy full SHA for e0a7bf3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@chronicstone/array-query",
3
"type": "module",
4
- "version": "0.2.1",
+ "version": "0.2.2",
5
"description": "A simple and lightweight array query library",
6
"author": "Cyprien THAO <cthao.pro@gmail.com>",
7
"license": "MIT",
@@ -52,7 +52,7 @@
52
"@antfu/eslint-config": "^2.22.0-beta.2",
53
"@antfu/ni": "^0.21.12",
54
"@antfu/utils": "^0.7.10",
55
- "@chronicstone/array-query": "0.2.0",
+ "@chronicstone/array-query": "0.2.1",
56
"@faker-js/faker": "^8.4.1",
57
"@shikijs/vitepress-twoslash": "^1.10.3",
58
"@types/node": "^20.14.10",
0 commit comments