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",
|
||||
"description": "A quick-deploy database server",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "npm start",
|
||||
|
|
Loading…
Reference in a new issue