fix: change script name
This commit is contained in:
parent
76105563e2
commit
e2d8584957
@ -18,6 +18,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"publish": "tsc && yarn publish dist"
|
"up": "tsc && yarn publish dist"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user