Skip to content

Commit

Permalink
Package fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinWilloughby committed Feb 13, 2024
1 parent 9b02d8e commit c3f12ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "simple_http",
"version": "0.0.0",
"description": "A simple HTTP example using status codes.",
"description": "A simple HTTP example using status codes",
"main": "./src/server.js",
"scripts": {
"start": "node ./src/server.js",
Expand Down

0 comments on commit c3f12ea

Please sign in to comment.