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 1c35953 commit 1d32c19Copy full SHA for 1d32c19
box.json
@@ -2,7 +2,7 @@
2
"name":"hyper",
3
"version":"2.1.0",
4
"author":"",
5
- "location":"coldbox-modules/hyper#v2.1.0",
+ "location":"forgeboxStorage",
6
"homepage":"https://github.com/coldbox-modules/hyper",
7
"documentation":"https://github.com/coldbox-modules/hyper",
8
"repository":{
@@ -23,12 +23,10 @@
23
"testbox":"testbox/",
24
"coldbox":"tests/resources/app/coldbox/"
25
},
26
- "scripts":{
27
- "postVersion":"package set location='coldbox-modules/hyper#v`package version`'"
28
- },
+ "scripts":{},
29
"ignore":[
30
"**/.*",
31
"test",
32
"tests"
33
]
34
-}
+}
0 commit comments