return 200 and piston ver on /, fix empty content-type header validation

This commit is contained in:
Luka Barbić 2023-01-11 18:59:29 +01:00
parent 7441f2633d
commit e86c19b007
3 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"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": {