Update package.json

This commit is contained in:
Killer Boss Original 2022-07-08 12:52:15 +02:00 committed by GitHub
parent f494ecde1a
commit 4a2c136cae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"name": "database-server", "name": "database-server",
"description": "A quick-deploy database server", "description": "A quick-deploy database server",
"version": "1.0.1", "version": "1.0.2",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "npm start", "test": "npm start",