Browse Source

done things

master
mort 8 years ago
parent
commit
2dcc86289a
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      conf.json
  2. 1
    1
      package.json

+ 1
- 1
conf.json View File

@@ -1,3 +1,3 @@
{
"port": 8081
"port": 89
}

+ 1
- 1
package.json View File

@@ -11,6 +11,6 @@
"license": "ISC",
"dependencies": {
"mlogger": "^1.1.0",
"socksugar": "^0.3.1"
"socksugar": "^0.3.6"
}
}

Loading…
Cancel
Save