diff --git a/navigator-html-injectables/package.json b/navigator-html-injectables/package.json
index 6b91bd5..edb57dd 100644
--- a/navigator-html-injectables/package.json
+++ b/navigator-html-injectables/package.json
@@ -49,7 +49,7 @@
},
"devDependencies": {
"@juggle/resize-observer": "^3.4.0",
- "@readium/shared": "workspace:1.2.0",
+ "@readium/shared": "workspace:*",
"css-selector-generator": "^3.6.4",
"tslib": "^2.6.1",
"typescript": "^5.4.5",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 986d1ab..ac5bd5c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -60,7 +60,7 @@ importers:
specifier: ^3.4.0
version: 3.4.0
'@readium/shared':
- specifier: workspace:1.2.0
+ specifier: workspace:*
version: link:../shared
css-selector-generator:
specifier: ^3.6.4