Add binary property to package JSON
This commit is contained in:
parent
1b852b8599
commit
a42d433950
@ -3,6 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "A miniature web API to render KaTeX for use in internal projects.",
|
||||
"main": "server.js",
|
||||
"bin": "server.js",
|
||||
"author": "Danila Fedorin",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user