Skip to content

Commit

Permalink
chore: The name of the framework has been changed
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mdy-m committed Sep 1, 2024
1 parent 2c3dcb4 commit 050a9f6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glands",
"version": "1.0.8",
"name": "@medishn/gland",
"version": "1.0.0",
"description": "Glands is a lightweight framework for Node.js designed for simplicity and high performance.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -25,7 +25,8 @@
"gland",
"nodejs",
"http",
"web"
"web",
"medishn"
],
"engines": {
"node": ">= 20"
Expand Down

0 comments on commit 050a9f6

Please sign in to comment.