Add build script
This commit is contained in:
parent
2cccb73fb6
commit
5a47867538
4 changed files with 27 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "packmd",
|
||||
"name": "@endeavorance/packmd",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue