Updates
This commit is contained in:
+3
-2
@@ -2,7 +2,7 @@
|
||||
"name": "astra",
|
||||
"displayName": "Astra",
|
||||
"description": "The personal intelligence layer for Antigravity and VS Code. A private cognitive partner for deep project context, memory, and proactive strategic decision-making.",
|
||||
"version": "2.78.0",
|
||||
"version": "2.79.0",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
@@ -226,6 +226,7 @@
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"marked": "^18.0.2"
|
||||
"marked": "^18.0.2",
|
||||
"pdf-parse": "^2.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user