Skip to content

Commit 9124d13

Browse files
authored
chore: update vscode extension description (#1640)
1 parent 1c52fcc commit 9124d13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/schema/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zenstack",
33
"publisher": "zenstack",
44
"displayName": "ZenStack Language Tools",
5-
"description": "Build scalable web apps with minimum code by defining authorization and validation rules inside the data schema that closer to the database",
5+
"description": "FullStack enhancement for Prisma ORM: seamless integration from database to UI",
66
"version": "2.4.1",
77
"author": {
88
"name": "ZenStack Team"
@@ -13,7 +13,8 @@
1313
"fullstack",
1414
"react",
1515
"typescript",
16-
"data modeling"
16+
"data modeling",
17+
"prisma"
1718
],
1819
"preview": false,
1920
"icon": "asset/logo-256-bg.png",

0 commit comments

Comments
 (0)