Skip to content

Commit 01e8dc4

Browse files
committed
feat: npm script missed on previous commit
1 parent eb7ed55 commit 01e8dc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/wrapped-keys-lit-actions/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"genReact": false
2525
},
2626
"scripts": {
27+
"prepublishOnly": "yarn generate-lit-actions && yarn publish-lit-actions",
2728
"generate-lit-actions": "yarn node ./esbuild.config.js",
2829
"publish-lit-actions": "yarn node ./sync-actions-to-ipfs"
2930
},

0 commit comments

Comments
 (0)