Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
e-enes authored Jun 15, 2023
1 parent c55ab80 commit 74bd383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "sene",
"version": "1.0.9",
"version": "1.1.2",
"description": "",
"main": "index.js",
"scripts": {
"start": "npm install -g pm2 && tsc && cd dist && pm2 start index.js"
},
"keywords": [],
"author": "Enes.#0001",
"author": "enesth",
"license": "MIT",
"dependencies": {
"@types/mysql": "^2.15.21",
Expand Down

0 comments on commit 74bd383

Please # to comment.