update version
This commit is contained in:
3
bin/publish.ts
Normal file
3
bin/publish.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { execSync } from "child_process";
|
||||
|
||||
execSync("cd dist && npm publish", { stdio: 'inherit' })
|
||||
Reference in New Issue
Block a user