rename mondo package to mondolang

This commit is contained in:
Felix Roos 2025-05-02 16:20:23 +02:00
parent 4208c79c09
commit 607a6121bc
No known key found for this signature in database
5 changed files with 8 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{
"name": "mondo",
"name": "mondolang",
"version": "1.1.0",
"description": "a language for functional composition that translates to js",
"main": "mondo.mjs",