We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724b22c commit d396f3eCopy full SHA for d396f3e
media/icon.png
4.36 KB
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "js-profile-visualizer",
3
"private": true,
4
+ "icon": "media/icon.png",
5
"scripts": {
6
"postinstall": "lerna bootstrap --force-local",
7
"clean": "rimraf \"packages/*/out\"",
0 commit comments