chore: build stuff

This commit is contained in:
cha0s 2022-03-07 05:24:22 -06:00
parent acdeced723
commit 2646aea26f

View File

@ -1,5 +1,10 @@
{
"name": "@flecks/dox",
"repository": {
"type": "git",
"url": "https://github.com/cha0s/flecks.git",
"directory": "packages/dox"
},
"publishConfig": {
"access": "public"
},
@ -9,6 +14,7 @@
"build": "flecks build",
"clean": "flecks clean",
"lint": "flecks lint",
"postversion": "cp package.json dist",
"test": "flecks test"
},
"files": [