Update package.json
This commit is contained in:
parent
f494ecde1a
commit
4a2c136cae
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue