Skip to content

Commit a8f7e0d

Browse files
author
Nick Tchayka
committed
Fix package.json
1 parent ea4ea3b commit a8f7e0d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

apps/extension/package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"name": "monkey-studio-code",
2+
"name": "booster-tutor",
33
"private": true,
4-
"displayName": "monkey-studio-code",
5-
"description": "Booster Tutor",
4+
"displayName": "Booster Tutor",
5+
"description": "An AI assistant to help you with your Booster application",
66
"version": "0.0.1",
7+
"publisher": "BoosterFramework",
78
"engines": {
89
"vscode": "^1.77.0"
910
},

0 commit comments

Comments
 (0)