Skip to content

Commit 32653d9

Browse files
author
Yann Leflour
committed
prepare 1.1.4
1 parent 0aa8660 commit 32653d9

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

ui-sketcher-extension/package.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,24 @@
33
"displayName": "UI Sketcher",
44
"description": "Turn UI sketches into code with the magic of GPT-4 Vision",
55
"publisher": "pAIrprog",
6+
"keywords": [
7+
"chatgpt",
8+
"tldraw",
9+
"ui",
10+
"code",
11+
"generate",
12+
"generator",
13+
"draw",
14+
"gpt",
15+
"vision",
16+
"gpt-4"
17+
],
618
"repository": {
719
"type": "git",
820
"url": "https://github.com/pAIrprogio/vscode-ui-sketcher"
921
},
1022
"license": "MIT",
11-
"version": "1.1.3",
23+
"version": "1.1.4",
1224
"icon": "images/icon.png",
1325
"engines": {
1426
"vscode": "^1.84.0"

0 commit comments

Comments
 (0)