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