Skip to content

Commit f73228f

Browse files
committed
Update package.json
1 parent 8dca14d commit f73228f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"jwt",
1212
"authentication",
1313
"express",
14-
"mysql"
14+
"sqlite"
1515
],
1616
"author": "zxcv1884",
1717
"license": "ISC",
@@ -22,7 +22,6 @@
2222
"cors": "^2.8.5",
2323
"express": "^4.17.1",
2424
"jsonwebtoken": "^8.5.1",
25-
"mysql2": "^2.1.0",
2625
"sequelize": "^5.21.3"
2726
}
2827
}

0 commit comments

Comments
 (0)