Skip to content

Commit 1d32c19

Browse files
authored
chore: Use forgeboxStorage
1 parent 1c35953 commit 1d32c19

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

box.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"hyper",
33
"version":"2.1.0",
44
"author":"",
5-
"location":"coldbox-modules/hyper#v2.1.0",
5+
"location":"forgeboxStorage",
66
"homepage":"https://github.com/coldbox-modules/hyper",
77
"documentation":"https://github.com/coldbox-modules/hyper",
88
"repository":{
@@ -23,12 +23,10 @@
2323
"testbox":"testbox/",
2424
"coldbox":"tests/resources/app/coldbox/"
2525
},
26-
"scripts":{
27-
"postVersion":"package set location='coldbox-modules/hyper#v`package version`'"
28-
},
26+
"scripts":{},
2927
"ignore":[
3028
"**/.*",
3129
"test",
3230
"tests"
3331
]
34-
}
32+
}

0 commit comments

Comments
 (0)