This commit is contained in:
Scott Richmond 2025-06-10 17:22:16 -04:00
parent 6a71e3c244
commit 360be76de9

View File

@ -1,6 +1,6 @@
{
"name": "@ludus/ludus-js-pure",
"version": "0.1.37",
"version": "0.1.38",
"description": "A Ludus interpreter in a pure JS function.",
"type": "module",
"main": "build/ludus.mjs",