Skip to content

Commit cf6b643

Browse files
committed
1.1.0
1 parent 8b35420 commit cf6b643

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": "@grandlinex/bundle-postgresql",
3-
"version": "1.1.0-alpha.0",
3+
"version": "1.1.0",
44
"description": "",
55
"type": "module",
66
"exports": {
@@ -43,7 +43,7 @@
4343
},
4444
"license": "BSD-3-Clause",
4545
"dependencies": {
46-
"@grandlinex/core": "1.1.0-alpha.0",
46+
"@grandlinex/core": "1.1.0",
4747
"pg": "8.16.3",
4848
"moment": "2.30.1",
4949
"@types/pg": "8.15.5"

0 commit comments

Comments
 (0)