Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/prod' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirks committed May 22, 2022
2 parents 399202d + b94a085 commit d0975c9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"homepage": "https://farese.com",
"devDependencies": {
"cypress": "^7.7.0",
"workbox-cli": "^6.1.5"
"cypress": "7.7.0",
"workbox-cli": "6.1.5"
}
}
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}

0 comments on commit d0975c9

Please sign in to comment.