recreate project
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "text-mosaic",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun --hot scripts/dev.ts",
|
||||
"build": "bun scripts/build.ts",
|
||||
"test": "bun test"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user