Skip to content

Commit 10c0d33

Browse files
committed
name changes
1 parent 61e2749 commit 10c0d33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"kinds": {
2424
"notifications": {
2525
"[development]": {
26-
"kind": "alert-to-console"
26+
"kind": "notify-to-console"
2727
}
2828
},
29-
"alert-to-console": {
30-
"impl": "@cap-js/alert-notification/srv/log2console",
29+
"notify-to-console": {
30+
"impl": "@cap-js/alert-notification/srv/notify2console",
3131
"outbox": false
3232
}
3333
}
File renamed without changes.

0 commit comments

Comments
 (0)