Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Mar 27, 2023
1 parent 2b7128b commit f504843
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test-harness/box.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"private":true,
"description":"",
"dependencies":{
"coldbox":"^5.0.0"
"coldbox":"^6.0.0"
},
"devDependencies":{
"testbox":"^2.8.0"
"testbox":"^4.0.0"
},
"installPaths":{
"coldbox":"coldbox/",
Expand All @@ -17,4 +17,4 @@
"testbox":{
"runner":"http://localhost:60299/tests/runner.cfm"
}
}
}

0 comments on commit f504843

Please sign in to comment.