Forgot to update current npm version (#2015)

This commit is contained in:
Andrea Giammarchi
2024-04-04 15:53:52 +02:00
committed by GitHub
parent 239add4e20
commit 1fb6cddd70
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pyscript/core",
"version": "0.4.13",
"version": "0.4.14",
"type": "module",
"description": "PyScript",
"module": "./index.js",