Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit d24e043

Browse files
committed
add repo and icon ref
1 parent c019830 commit d24e043

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

icon.png

1.11 KB
Loading

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"description": "Set of plugins to start developing React Native applications at Loadsmart",
55
"version": "0.0.1",
66
"publisher": "Loadsmart",
7+
"preview": true,
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/loadsmart/vscode-react-native-extension-pack.git"
11+
},
12+
"icon": "icon.png",
713
"engines": {
814
"vscode": "^1.34.0"
915
},

0 commit comments

Comments
 (0)