Skip to content

Commit

Permalink
chore: Store binaries on ForgeBox storage
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Feb 13, 2020
1 parent 2422a6a commit 60b610f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions box.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name":"cbyaml",
"version":"1.0.2",
"author":"Eric Peterson",
"location":"elpete/cbyaml#v1.0.2",
"location":"forgeboxStorage",
"homepage":"https://github.com/elpete/cbyaml",
"documentation":"https://github.com/elpete/cbyaml",
"repository":{
Expand All @@ -26,9 +26,7 @@
"coldbox":"tests/resources/app/coldbox/",
"cbjavaloader":"modules/cbjavaloader/"
},
"scripts":{
"postVersion":"package set location='elpete/cbyaml#v`package version`'"
},
"scripts":{},
"ignore":[
"**/.*",
"test",
Expand Down

0 comments on commit 60b610f

Please sign in to comment.