mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-22 19:00:15 -04:00
[next] Porting most basic examples (#1631)
This commit is contained in:
committed by
GitHub
parent
8a1db288fc
commit
75a57a49f5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pyscript/core",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"type": "module",
|
||||
"description": "PyScript",
|
||||
"main": "core.js",
|
||||
@@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@ungap/with-resolvers": "^0.1.0",
|
||||
"basic-devtools": "^0.1.6",
|
||||
"polyscript": "^0.1.9"
|
||||
"polyscript": "^0.1.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-node-resolve": "^15.1.0",
|
||||
|
||||
Reference in New Issue
Block a user