Skip to content

Commit 8dc02f8

Browse files
authored
Use main branch of python-node (#3)
1 parent 675ef2c commit 8dc02f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/platformatic/python#readme",
3131
"dependencies": {
3232
"@fastify/static": "^8.2.0",
33-
"@platformatic/python-node": "github:platformatic/python-node#test-improvements",
33+
"@platformatic/python-node": "github:platformatic/python-node",
3434
"@platformatic/service": "^2.63.3",
3535
"json-schema-to-typescript": "^15.0.4"
3636
},

0 commit comments

Comments
 (0)