Skip to content

Commit ed20168

Browse files
authored
bump @themost/query to 2.13.1 (#25)
* bump @themost/query to 2.13.1 * 2.16.2
1 parent e313d8f commit ed20168

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@themost/client",
3-
"version": "2.16.1",
3+
"version": "2.16.2",
44
"description": "MOST Web Framework Codename Blueshift - Client Common",
55
"module": "dist/index.esm.js",
66
"main": "dist/index.js",
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@themost/events": "^1.1.0",
3131
"@themost/json": "^1.0.1",
32-
"@themost/query": "^2.12.0",
32+
"@themost/query": "^2.13.1",
3333
"@themost/xml": "^2.5.1",
3434
"buffer": "^6.0.3",
3535
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)