Skip to content

Commit ca5a183

Browse files
committed
moved icon, repackaged for 1.1.7 update
1 parent 765aa0e commit ca5a183

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "react-hooks-snippets",
33
"displayName": "React Hooks Snippets",
44
"description": "Code snippets for React Hooks",
5-
"version": "1.2.0",
6-
"icon": "./assets/icon.png",
5+
"version": "1.1.7",
6+
"icon": "icon.png",
77
"publisher": "AlDuncanson",
88
"repository": {
99
"type": "git",
@@ -41,4 +41,4 @@
4141
}
4242
]
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)