Skip to content

Commit d00d55a

Browse files
committed
Actually use the in-repo copy of ember-keyboard using the workspace protocol
1 parent 77bdb1e commit d00d55a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pnpm-lock.yaml

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

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ember-decorators-polyfill": "^1.1.5",
5353
"ember-disable-prototype-extensions": "^1.1.3",
5454
"ember-fn-helper-polyfill": "^1.0.2",
55-
"ember-keyboard": "8.2.1",
55+
"ember-keyboard": "workspace:*",
5656
"ember-load-initializers": "^2.1.2",
5757
"ember-on-helper": "^0.1.0",
5858
"ember-qunit": "^5.1.5",

0 commit comments

Comments
 (0)