mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Move patch-package to devDependencies
This module is not required for production code.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
"@actions/glob": "0.2.1",
|
||||
"@actions/http-client": "1.0.11",
|
||||
"@actions/tool-cache": "1.7.2",
|
||||
"patch-package": "6.4.7",
|
||||
"string-argv": "0.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -46,6 +45,7 @@
|
||||
"jest": "27.5.1",
|
||||
"jest-circus": "27.5.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"patch-package": "6.4.7",
|
||||
"prettier": "2.6.0",
|
||||
"ts-jest": "27.1.3",
|
||||
"typescript": "4.6.2"
|
||||
|
||||
Reference in New Issue
Block a user