Skip to content

Commit b7b2590

Browse files
release v1.2.0 generated by @lando/prepare-release-action
1 parent 3dccf77 commit b7b2590

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/postgres",
33
"description": "A Lando plugin that provides a tight integration with Postgres.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": "Mike Pirog @pirog",
66
"license": "GPL-3.0",
77
"repository": "lando/postgres",
@@ -59,9 +59,7 @@
5959
"vitepress": "^1.0.0-rc.42"
6060
},
6161
"bundledDependencies": [
62-
"lodash"
63-
],
64-
"bundleDependencies": [
62+
"@lando/postgres",
6563
"lodash"
6664
]
6765
}

0 commit comments

Comments
 (0)