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

{ {
"port": 8081
"port": 89
} }

+ 1
- 1
package.json View File

"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"mlogger": "^1.1.0", "mlogger": "^1.1.0",
"socksugar": "^0.3.1"
"socksugar": "^0.3.6"
} }
} }

Loading…
Cancel
Save