Add package publishing

This commit is contained in:
2025-12-08 11:04:15 -05:00
parent 50737919fd
commit f955c6eb8a
3 changed files with 29 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
{
"name": "beenpad",
"name": "@soconnor0919/beenpad",
"version": "1.0.0",
"description": "",
"repository": "git://github.com/soconnor0919/beenpad.git",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {