remove useless index file
This commit is contained in:
parent
f0b3e81c0a
commit
1f43e419d3
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "packwizjs",
|
||||
"module": "src/index.ts",
|
||||
"module": "src/parser.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"docs": "typedoc --options typedoc.json"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
console.log("Hello via Bun!");
|
Loading…
Add table
Reference in a new issue