Skip to content

Commit 1e3f2d5

Browse files
EmilyEmily
authored andcommitted
Upgrade pg-query-deparser
1 parent c666f72 commit 1e3f2d5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lodash": "^4.16.2",
3636
"moment": "^2.17.1",
3737
"moment-timezone": "^0.5.11",
38-
"@fulcrumapp/pg-query-deparser": "fulcrumapp/pg-query-deparser#FLCRM-17641-pg-query-deparser-issues-cont"
38+
"@fulcrumapp/pg-query-deparser": "^0.0.4"
3939
},
4040
"keywords": [
4141
"fulcrum"

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,10 @@
377377
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48.0.tgz#642633964e217905436033a2bd08bf322849b7fb"
378378
integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==
379379

380-
"@fulcrumapp/pg-query-deparser@fulcrumapp/pg-query-deparser#FLCRM-17641-pg-query-deparser-issues-cont":
381-
version "0.0.3"
382-
resolved "https://codeload.github.com/fulcrumapp/pg-query-deparser/tar.gz/c03a652694f5059665964631e54f8d59df48c974"
380+
"@fulcrumapp/pg-query-deparser@^0.0.4":
381+
version "0.0.4"
382+
resolved "https://npm.pkg.github.com/download/@fulcrumapp/pg-query-deparser/0.0.4/e9bba0a5b64530312dcebabb0c284345fcaed976#e9bba0a5b64530312dcebabb0c284345fcaed976"
383+
integrity sha512-P6TtYJOe1oZ5LXVTpVr4VWawVT6sO832xFv11IY/aFlARr9VwyzivkCTMH6obVb+zdYuproA7R2KGMR+fveBbg==
383384
dependencies:
384385
lodash "^4.17.21"
385386

0 commit comments

Comments
 (0)