Skip to content

Commit a0b7e31

Browse files
ryanflorencecalebmer
authored andcommitted
fix missing favicon from npm package
fix(package): missing favicon from npm package
1 parent f213717 commit a0b7e31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"README.md",
2727
"LICENSE",
2828
"dist",
29-
"index.js"
29+
"index.js",
30+
"assets"
3031
],
3132
"bin": {
3233
"postgraphql": "dist/main.js"

0 commit comments

Comments
 (0)