We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3dafe commit 8e61bf9Copy full SHA for 8e61bf9
packages/email/package.json
@@ -3,8 +3,8 @@
3
"version": "1.0.0",
4
"description": "",
5
"scripts": {
6
- "dev": "email dev -p 3001",
7
- "export": "email export"
+ "email-dev": "email dev -p 3001",
+ "email-export": "email export"
8
},
9
"keywords": [],
10
"author": "",
0 commit comments