Skip to content

Commit

Permalink
Merge pull request #126 from adobe/PDCL-5915-determine-turbine-host
Browse files Browse the repository at this point in the history
Pdcl 5915 determine turbine host
  • Loading branch information
brenthosie authored Aug 11, 2021
2 parents aef6c5c + 391f838 commit b68d3d4
Show file tree
Hide file tree
Showing 19 changed files with 2,205 additions and 109 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/reactor-turbine",
"version": "27.1.4",
"version": "27.2.0-beta.china-cdn.4",
"description": "Launch rule engine which processes rules on client websites and delegates logic to extensions.",
"license": "Apache-2.0",
"scripts": {
Expand Down Expand Up @@ -64,7 +64,6 @@
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged && lint-staged",
"pre-push": "npm test"
}
},
Expand Down
Loading

0 comments on commit b68d3d4

Please sign in to comment.