Skip to content

Commit b6dbaa4

Browse files
2.2.0
1 parent 661b3a9 commit b6dbaa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-status-codes",
33
"sideEffects": false,
4-
"version": "2.1.4",
4+
"version": "2.2.0",
55
"description": "Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.",
66
"scripts": {
77
"update-codes": "ts-node --project ./scripts/tsconfig.json ./scripts/update-codes",

0 commit comments

Comments
 (0)