mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-04 23:04:23 +01:00
examples: add preinstall script
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"preinstall": "cargo run --bin bundle_pubky_npm"
|
||||
},
|
||||
"dependencies": {
|
||||
"@synonymdev/pubky":"file:../../pubky/pkg"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user