Skip to content

Commit fba90c1

Browse files
authored
Merge pull request #11 from UziTech/activation-hook
fix: add activation hook
2 parents 9be15ff + 1568ba8 commit fba90c1

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)