We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dc003 commit 6ace7c3Copy full SHA for 6ace7c3
box.json
@@ -21,6 +21,6 @@
21
"scripts":{
22
"postVersion":"recipe workbench/bump.boxr",
23
"format":"cfformat run modules/sendgrid-sdk/**/*.cfc,tests/resources/**/*.cfc,tests/specs/**/*.cfc --overwrite",
24
- "install:2021":"echo 'nothing to do here'"
+ "install:2021":"cfpm install zip"
25
}
26
0 commit comments