mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @nexes/nql to v0.2.2
This commit is contained in:
parent
3eeb81a19c
commit
9da9b2f448
2 changed files with 5 additions and 4 deletions
|
@ -39,7 +39,7 @@
|
|||
"cli": "^1.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nexes/nql": "0.2.1",
|
||||
"@nexes/nql": "0.2.2",
|
||||
"@tryghost/helpers": "1.1.2",
|
||||
"@tryghost/members-api": "0.1.1",
|
||||
"@tryghost/members-auth-pages": "0.2.1",
|
||||
|
|
|
@ -50,9 +50,10 @@
|
|||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@nexes/nql-lang/-/nql-lang-0.0.1.tgz#a13c023873f9bc11b9e4e284449c6cfbeccc8011"
|
||||
|
||||
"@nexes/nql@0.2.1":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@nexes/nql/-/nql-0.2.1.tgz#cc314f77d9fcbb0d321669db3dd74de880b0c694"
|
||||
"@nexes/nql@0.2.2":
|
||||
version "0.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@nexes/nql/-/nql-0.2.2.tgz#436b149e604777ae0e622f6c1ca3e7b81294ddff"
|
||||
integrity sha512-M4jBzzL1wGBgBilB4TLhg6Q5JS7fcWXk6Pic+Yjt9h1b5wy1msg3NXOusmyJq3Q4pRTG2pzN088GB4AKUI+twg==
|
||||
dependencies:
|
||||
"@nexes/mongo-knex" "0.3.0"
|
||||
"@nexes/mongo-utils" "0.2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue