Skip to content

Commit

Permalink
chore: update vscode extension description (#1640)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiashengguo authored Aug 9, 2024
1 parent 1c52fcc commit 9124d13
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zenstack",
"publisher": "zenstack",
"displayName": "ZenStack Language Tools",
"description": "Build scalable web apps with minimum code by defining authorization and validation rules inside the data schema that closer to the database",
"description": "FullStack enhancement for Prisma ORM: seamless integration from database to UI",
"version": "2.4.1",
"author": {
"name": "ZenStack Team"
Expand All @@ -13,7 +13,8 @@
"fullstack",
"react",
"typescript",
"data modeling"
"data modeling",
"prisma"
],
"preview": false,
"icon": "asset/logo-256-bg.png",
Expand Down

0 comments on commit 9124d13

Please sign in to comment.