1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-07 04:30:38 +00:00

chore: tweak manifest

This commit is contained in:
Zack Schuster 2022-03-17 10:27:47 -07:00
parent 607de0f6a6
commit c1d0aee0b1

View File

@ -55,7 +55,6 @@
"scripts": {
"build": "rollup -c rollup.config.ts",
"lint": "eslint *.ts \"+(smtp|test)/*.ts\"",
"tsc": "tsc",
"test": "ava",
"pretest-cjs": "npm run build",
"test-cjs": "npm run test -- --node-arguments='--title=cjs'"