We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e0d8f0 + b93422c commit 57bd2bdCopy full SHA for 57bd2bd
2 files changed
dist/main.css
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "acode-plugin-python_runner",
+ "name": "acode-plugin-python",
3
"version": "1.0.3",
4
- "description": "Acode plugin to python code",
5
- "main": "python_runner.js",
+ "description": "Acode plugin to run python code",
+ "main": "dist/main.js",
6
"repository": "https://github.com/deadlyjack/acode-plugin-python.git",
7
"author": "Ajit <me@ajitkumar.dev>",
8
"license": "MIT",
0 commit comments