chore: update package licences and migration script
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user