Skip to content

Commit 92e56af

Browse files
chore: update manifest
1 parent d406ede commit 92e56af

3 files changed

Lines changed: 28 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/invoke": "2.0.2",
44
"packages/logger": "5.0.2",
55
"packages/message-bus": "6.0.2",
6-
"packages/plugin-manager": "8.0.2",
6+
"packages/plugin-manager": "8.0.3",
77
"packages/query-params": "3.0.2",
88
"packages/store": "8.0.2",
99
"packages/store-logger": "3.0.2",

package-lock.json

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

packages/plugin-manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plugola/plugin-manager",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "Plugin system",
55
"type": "module",
66
"exports": {
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/jg-wright/ts-mono-repo/issues"
2020
},
2121
"repository": {
22-
"url": "https://github.com/jg-wright/plugola"
22+
"url": "git+https://github.com/jg-wright/plugola.git"
2323
},
2424
"homepage": "https://github.com/jg-wright/ts-mono-repo#readme",
2525
"devDependencies": {

0 commit comments

Comments
 (0)