Skip to content

Commit 1568ba8

Browse files
committed
fix: add activation hook
1 parent d4ec459 commit 1568ba8

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
@@ -35,5 +35,8 @@
3535
"1.0.0": "consumeMinimapServiceV1"
3636
}
3737
}
38-
}
38+
},
39+
"activationHooks": [
40+
"core:loaded-shell-environment"
41+
]
3942
}

0 commit comments

Comments
 (0)