Skip to content

Commit 9d70613

Browse files
authored
Merge pull request #89 from opentable/chore/ro-26514-bump-version
chore(version): [RO-26514] Bump Major Version
2 parents 41715a8 + 8a6e99c commit 9d70613

File tree

2 files changed

+39
-53
lines changed

2 files changed

+39
-53
lines changed

package-lock.json

Lines changed: 37 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spur-web",
3-
"version": "3.0.4",
3+
"version": "4.0.0",
44
"description": "Common node modules and express middleware that are designed to be the boilerplate of a node web app.",
55
"main": "./src/injector",
66
"scripts": {
@@ -63,7 +63,7 @@
6363
"@types/jest": "29.5.12",
6464
"eslint": "8.42.0",
6565
"jest": "29.7.0",
66-
"spur-common": "3.0.2",
66+
"spur-common": "4.0.0",
6767
"spur-config": "2.0.4"
6868
}
6969
}

0 commit comments

Comments
 (0)