Skip to content

Commit 4a46373

Browse files
authored
fix: add activation hook (#36)
1 parent a9bde2b commit 4a46373

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"1.0.0": "consumeMinimapServiceV1"
3232
}
3333
}
34-
}
34+
},
35+
"activationHooks": [
36+
"core:loaded-shell-environment"
37+
]
3538
}

0 commit comments

Comments
 (0)