Merge pull request #10 from engineer-man/master

merge
This commit is contained in:
Endercheif 2023-02-23 19:52:07 -08:00 committed by GitHub
commit 3266e803bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 217 additions and 194 deletions

View file

@ -1,12 +1,12 @@
{
"name": "piston-api",
"version": "3.1.0",
"version": "3.1.1",
"description": "API for piston - a high performance code execution engine",
"main": "src/index.js",
"dependencies": {
"body-parser": "^1.19.0",
"chownr": "^2.0.0",
"express": "^4.17.1",
"express": "^4.17.3",
"express-ws": "^5.0.2",
"is-docker": "^2.1.1",
"logplease": "^1.2.15",