[next] Updated to latest MicroPython (#1590)

This commit is contained in:
Andrea Giammarchi
2023-07-12 10:45:46 +02:00
committed by GitHub
parent 184d29055e
commit 45af96aad4
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pyscript/core",
"version": "0.0.9",
"version": "0.0.10",
"description": "PyScript Next core",
"main": "./cjs/index.js",
"types": "./types/index.d.ts",
@@ -66,6 +66,6 @@
"coincident": "^0.8.3"
},
"worker": {
"blob": "sha256-8JHhFYq5K9ZJOCBQxEnxF/l3XQlqAILF86UAT1BjjMY="
"blob": "sha256-RqQoRRJ0ik2sDD1m3dijbVQ9ODme4BBieI8XZCk8cME="
}
}