fix: mark intl call as pure
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
Shibo Lyu 2025-12-16 18:14:37 +08:00
parent d53e627440
commit 8746ae1494
3 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@textplace/core",
"version": "0.6.0",
"version": "0.6.1",
"description": "The core logic of TextPlace.",
"license": "MIT",
"type": "module",