Skip to content

Commit 3301dc3

Browse files
committed
fixes of install paths
1 parent 334a87f commit 3301dc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

box.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"testbox":"^2.6.0+156"
1313
},
1414
"installPaths":{
15-
"testbox":"testbox",
16-
"workbench":"workbench",
17-
"coldbox":"/Users/lmajano/Sites/cboxdev/coldbox-core-modules/cbox-javaloader/coldbox"
15+
"workbench":"workbench/",
16+
"coldbox":"coldbox/",
17+
"testbox":"testbox/"
1818
},
1919
"testbox":{
2020
"runner":"http://localhost:49616"

0 commit comments

Comments
 (0)