Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSeagull committed Feb 21, 2024
1 parent ea4ea3b commit a8f7e0d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apps/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "monkey-studio-code",
"name": "booster-tutor",
"private": true,
"displayName": "monkey-studio-code",
"description": "Booster Tutor",
"displayName": "Booster Tutor",
"description": "An AI assistant to help you with your Booster application",
"version": "0.0.1",
"publisher": "BoosterFramework",
"engines": {
"vscode": "^1.77.0"
},
Expand Down

0 comments on commit a8f7e0d

Please sign in to comment.