Skip to content

Commit a989c9a

Browse files
committed
fix: Bring back publish config
1 parent b61e04c commit a989c9a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

+11
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,17 @@
164164
"default",
165165
"camera",
166166
"removable-media"
167+
],
168+
"publish": [
169+
{
170+
"provider": "github"
171+
},
172+
{
173+
"provider": "snapStore",
174+
"channels": [
175+
"stable"
176+
]
177+
}
167178
]
168179
},
169180
"win": {

0 commit comments

Comments
 (0)