mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-16 11:05:44 +00:00
๐ use yarn
This commit is contained in:
parent
46599ab661
commit
41794c1850
6 changed files with 3903 additions and 6506 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"package": "ncc build --source-map --license licenses.txt",
|
||||
"test": "jest",
|
||||
"build_test": "tsc && jest",
|
||||
"all": "npm run build && npm run format && npm run lint && npm run package && npm test"
|
||||
"all": "yarn build && yarn format && yarn lint && yarn package && yarn test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loadingโฆ
Add table
Add a link
Reference in a new issue