Skip to content

Commit

Permalink
chore: Use forgeboxStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Feb 13, 2020
1 parent 7ace126 commit 19cec2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions box.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name":"cbInertia",
"version":"1.4.1",
"author":"Eric Peterson",
"location":"elpete/cbInertia#v1.4.1",
"location":"forgeboxStorage",
"homepage":"https://github.com/elpete/cbInertia",
"documentation":"https://github.com/elpete/cbInertia",
"repository":{
Expand All @@ -27,7 +27,6 @@
"vue-helpers":"modules/vue-helpers/"
},
"scripts":{
"postVersion":"package set location='elpete/cbInertia#v`package version`'",
"format":"cfformat run helpers/**/*.cfc,interceptors/**/*.cfc,models/**/*.cfc,tests/specs/**/*.cfc --overwrite",
"format:check":"cfformat check helpers/**/*.cfc,interceptors/**/*.cfc,models/**/*.cfc,tests/specs/**/*.cfc"
},
Expand Down

0 comments on commit 19cec2b

Please sign in to comment.