Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 0bfb103

Browse files
authored
fix: adds activation hook (#80)
1 parent 66f815d commit 0bfb103

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
}
7979
}
8080
},
81+
"activationHooks": [
82+
"core:loaded-shell-environment"
83+
],
8184
"package-deps": [
8285
[
8386
{

0 commit comments

Comments
 (0)