Skip to content

Commit

Permalink
update: [package] update package and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hsk11 committed Sep 8, 2024
1 parent 6e4e606 commit 0e7f25a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Twitter Follow](https://img.shields.io/twitter/follow/hsk11dev?label=Follow)](https://twitter.com/intent/follow?screen_name=hsk11dev)
[![Linkedin: Harpal Singh](https://img.shields.io/badge/-hsk11-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/hsk11)](https://www.linkedin.com/in/hsk11/)
[![GitHub followers](https://img.shields.io/github/followers/hsk11?label=Follow&style=social)](https://github.com/hsk11)

[![npm version](https://badge.fury.io/js/jai-server.svg)](https://www.npmjs.com/package/jai-server)
Fast, Powerfull, Robust web framework for creating API in Node.js

Jai Server is an ultra-high-performance, easy-to-use web framework for Node.js, engineered for building lightning-fast and highly scalable web applications and APIs.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jai-server",
"version": "1.5.6",
"version": "1.5.61",
"description": "Fast , simple and powerful web framework for creating REST APIs for your next project. RESTFul API server",
"keywords": [
"server",
Expand Down Expand Up @@ -76,7 +76,7 @@
},
"dependencies": {
"jai-body-parser": "^1.1.45",
"jai-static": "^1.11.22"
"jai-static": "^1.11.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.4.0",
Expand Down

0 comments on commit 0e7f25a

Please sign in to comment.