🚀 Deploy v2.5.2

This commit is contained in:
kiliman
2024-03-20 10:40:51 -04:00
parent 141924ba82
commit 77b3f4e7f3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "operator-mono-lig", "name": "operator-mono-lig",
"version": "2.5.1", "version": "2.5.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "operator-mono-lig", "name": "operator-mono-lig",
"version": "2.5.1", "version": "2.5.2",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"hash.js": "^1.1.7", "hash.js": "^1.1.7",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "operator-mono-lig", "name": "operator-mono-lig",
"version": "2.5.1", "version": "2.5.2",
"description": "Patch Operator Mono font to include ligatures", "description": "Patch Operator Mono font to include ligatures",
"repository": "github:kiliman/operator-mono-lig", "repository": "github:kiliman/operator-mono-lig",
"main": "index.js", "main": "index.js",