chore: build stuff
This commit is contained in:
parent
acdeced723
commit
2646aea26f
|
@ -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": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user