Update latest package.json version + lock (#1565)

This commit is contained in:
Andrea Giammarchi
2023-06-27 17:11:53 +02:00
committed by GitHub
parent 9121071ba3
commit df8973736f
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pyscript/core",
"version": "0.0.4",
"version": "0.0.5",
"description": "PyScript Next core",
"main": "./cjs/index.js",
"types": "./types/index.d.ts",