Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Commit aae5e7b

Browse files
authored
chore: Use forgeboxStorage
1 parent 8084a48 commit aae5e7b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

box.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"cbguard",
33
"version":"4.0.0",
44
"author":"",
5-
"location":"coldbox-modules/cbguard#v4.0.0",
5+
"location":"forgeboxStorage",
66
"homepage":"https://github.com/coldbox-modules/cbguard",
77
"documentation":"https://github.com/coldbox-modules/cbguard",
88
"repository":{
@@ -23,9 +23,7 @@
2323
"testbox":"testbox/",
2424
"coldbox":"tests/resources/app/coldbox/"
2525
},
26-
"scripts":{
27-
"postVersion":"package set location='coldbox-modules/cbguard#v`package version`'"
28-
},
26+
"scripts":{},
2927
"ignore":[
3028
"**/.*",
3129
"test",

0 commit comments

Comments
 (0)