Skip to content

Commit

Permalink
chore: add symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Jul 30, 2021
1 parent 1dc1303 commit fd73226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postversion": "npm publish",
"sync": "ts-node --project tsconfig.sync.json ./scripts/sync.ts",
"postinstall": "node ./scripts/postinstall.js",
"prepare": "husky install"
"prepare": "husky install && ln -s ./assets/logo.svg ./docs/public/logo.svg"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit fd73226

Please sign in to comment.