[RC] Work on the reverted changes (#1753)

This commit is contained in:
Andrea Giammarchi
2023-09-25 11:41:34 +02:00
committed by GitHub
parent c9e7fe16e4
commit e4eedd80bc
14 changed files with 184 additions and 120 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pyscript/core",
"version": "0.2.0",
"version": "0.2.2",
"type": "module",
"description": "PyScript",
"module": "./index.js",
@@ -38,7 +38,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"rollup": "^3.29.2",
"rollup": "^3.29.3",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-string": "^3.0.0",
"static-handler": "^0.4.2",