Skip to content

Commit 9bc8c31

Browse files
committed
Update package.json
Updated the loopback connector dependency.
1 parent 2a3be1f commit 9bc8c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apexdesigner/loopback-connector-postgresql",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"description": "Loopback PostgreSQL Connector",
55
"keywords": [
66
"LoopBack",
@@ -33,7 +33,7 @@
3333
"bluebird": "^3.4.6",
3434
"chalk": "^4.0.0",
3535
"debug": "^4.1.1",
36-
"loopback-connector": "^6.0.0",
36+
"loopback-connector": "npm:@apexdesigner/loopback-connector@^6.0.0",
3737
"pg": "^8.0.2",
3838
"strong-globalize": "^6.0.0",
3939
"uuid": "^9.0.0"

0 commit comments

Comments
 (0)