Skip to content

Commit a80c585

Browse files
committed
fixed version name
1 parent 8b5f7cf commit a80c585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js-thing/http-status-codes",
3-
"version": "1.0.1-aplha.4",
3+
"version": "1.0.1-alpha.4",
44
"description": "Contains properly documented HTTP status code enums, reason phrases and helpers as defined in RFC",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)