mirror of
https://github.com/actions/toolkit.git
synced 2026-08-11 00:00:28 +02:00
Simplify package creation
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"build": "lerna run tsc",
|
||||
"format": "prettier --check packages/*/src/**/*.ts",
|
||||
"new-package": "scripts/create-package",
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user