We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc3fd6 commit 8800cbaCopy full SHA for 8800cba
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "code-executor",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "A CLI/library to execute code against test cases in various languages and obtain relevant results.",
5
- "main": "dist/src/CodeExecutor.js",
+ "main": "dist/src/index.js",
6
"keywords": [
7
"code-executor",
8
"executor",
0 commit comments