Skip to content

Commit 553f2c5

Browse files
committed
v0.1.1
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent d31b82e commit 553f2c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@platformatic/python-node",
33
"description": "Run ASGI-compatible Python apps in Node.js",
44
"private": true,
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"main": "index.js",
77
"types": "index.d.ts",
88
"napi": {

0 commit comments

Comments
 (0)