chore: update package licences and migration script

This commit is contained in:
Henry
2025-05-29 23:18:25 +01:00
parent 9d467529e1
commit 14f55e5939
18 changed files with 37 additions and 64 deletions

View File

@@ -11,8 +11,9 @@
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
"license": "GPL-3.0",
"scripts": {
"dev": "tsc",
"run:dev": "email dev",
"export": "email export",
"build": "tsc",