Skip to content

Commit c8507b3

Browse files
authored
Fix alias and finalize name
1 parent a4bf871 commit c8507b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

now.master.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "operation-code-new",
3-
"alias": "new-operation-code",
2+
"name": "operation-code",
3+
"alias": "operation-code.now.sh",
44
"build": {
55
"env": {
66
"BABEL_ENV": "production",

0 commit comments

Comments
 (0)