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 f2778ed commit da0839aCopy full SHA for da0839a
box.json
@@ -1,7 +1,7 @@
1
{
2
"name":"ColdBox Validation",
3
"author":"Ortus Solutions <[email protected]>",
4
- "version":"3.4.0",
+ "version":"3.5.0",
5
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbvalidation/@build.version@/[email protected]@.zip",
6
"slug":"cbvalidation",
7
"type":"modules",
@@ -25,7 +25,7 @@
25
"dependencies":{
26
"cbi18n":"^2.0.0"
27
},
28
- "devDependencies":{
+ "devDependencies":{
29
"commandbox-cfformat":"*",
30
"commandbox-docbox":"*",
31
"commandbox-dotenv":"*",
@@ -36,7 +36,7 @@
36
"test-harness",
37
"/server*.json"
38
],
39
- "testbox":{
+ "testbox":{
40
"runner":"http://localhost:60299/tests/runner.cfm"
41
42
"scripts":{
0 commit comments