Skip to content

Commit 22cc422

Browse files
authored
fix: updating the http-cache-semantics version number (#75)
dependency: none
1 parent 674ae00 commit 22cc422

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

package-lock.json

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"@semantic-release/changelog": "^6.0.2",
44
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
6-
"@semantic-release/github": "^8.0.7"
6+
"@semantic-release/github": "^8.0.7",
7+
"http-cache-semantics": "^4.1.1"
78
}
89
}

0 commit comments

Comments
 (0)