This commit is contained in:
Jacob Nguyen
2025-03-06 16:42:06 -06:00
parent 8ab08db65f
commit 91e4677100

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/localizer",
"version": "1.1.2",
"version": "1.1.3",
"description": "Localizer",
"main": "dist/index.js",
"scripts": {
@@ -20,7 +20,6 @@
"author": "",
"license": "ISC",
"publishConfig": {
"access": "public",
"tag": "alpha"
"access": "public"
}
}