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 d31b82e commit 553f2c5Copy full SHA for 553f2c5
.npmrc
@@ -0,0 +1 @@
1
+package-lock=true
package.json
@@ -2,7 +2,7 @@
2
"name": "@platformatic/python-node",
3
"description": "Run ASGI-compatible Python apps in Node.js",
4
"private": true,
5
- "version": "0.1.0",
+ "version": "0.1.1",
6
"main": "index.js",
7
"types": "index.d.ts",
8
"napi": {
0 commit comments