Skip to content

Commit 41c8c56

Browse files
committed
Fix solid-client-id.json not being packaged
1 parent 93bf3d4 commit 41c8c56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"favicon.ico",
4747
"index.html",
4848
"settings.json",
49-
"webpack.config.js"
49+
"webpack.config.js",
50+
"solid-client-id.json"
5051
],
5152
"scripts": {
5253
"lint": "eslint src/*.js",

0 commit comments

Comments
 (0)