Skip to content

Commit 8e61bf9

Browse files
committed
Rename commands
1 parent 9f3dafe commit 8e61bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/email/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "1.0.0",
44
"description": "",
55
"scripts": {
6-
"dev": "email dev -p 3001",
7-
"export": "email export"
6+
"email-dev": "email dev -p 3001",
7+
"email-export": "email export"
88
},
99
"keywords": [],
1010
"author": "",

0 commit comments

Comments
 (0)