Skip to content

Commit 47df73e

Browse files
committed
more updates
1 parent d6fcfc9 commit 47df73e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies" :{
2020
},
2121
"devDependencies" :{
22-
"commandbox-boxang":"*",
22+
"commandbox-boxlang":"*",
2323
"commandbox-cfformat":"*",
2424
"commandbox-docbox":"*",
2525
"commandbox-dotenv":"*",

test-harness/box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private":true,
66
"description":"",
77
"dependencies":{
8-
"coldbox":"^6.0.0"
8+
"coldbox":"^7.0.0"
99
},
1010
"devDependencies":{
1111
"testbox":"*"

0 commit comments

Comments
 (0)