Skip to content

Commit 6ace7c3

Browse files
committed
Install zip package for 2021
1 parent 69dc003 commit 6ace7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"scripts":{
2222
"postVersion":"recipe workbench/bump.boxr",
2323
"format":"cfformat run modules/sendgrid-sdk/**/*.cfc,tests/resources/**/*.cfc,tests/specs/**/*.cfc --overwrite",
24-
"install:2021":"echo 'nothing to do here'"
24+
"install:2021":"cfpm install zip"
2525
}
2626
}

0 commit comments

Comments
 (0)