1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

Merge branch 'master' of github.com:seejohnrun/haste-server

This commit is contained in:
John Crepezzi
2020-10-05 23:52:13 -04:00
10 changed files with 464 additions and 100 deletions

View File

@@ -29,10 +29,6 @@
"mocha": "^8.1.3"
},
"bundledDependencies": [],
"engines": {
"node": "8.1.4",
"npm": "5.2.0"
},
"bin": {
"haste-server": "./server.js"
},