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.
2 parents 31c4584 + 8800cba commit d29a83fCopy full SHA for d29a83f
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