chore: build

This commit is contained in:
cha0s 2024-01-26 10:40:13 -06:00
parent 9240375f93
commit b27fd467ae

View File

@ -5,6 +5,7 @@
"license": "MIT",
"scripts": {
"build": "flecks build",
"clean": "flecks clean",
"lint": "flecks lint",
"postversion": "cp package.json dist",
"test": "flecks test"