This commit is contained in:
Douglas Barone 2023-08-04 10:42:54 -04:00
parent b856c62616
commit 798327382f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ifms-printer-manager",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ifms-printer-manager",
"version": "1.0.1",
"version": "1.0.2",
"license": "ISC",
"workspaces": [
"web"

View File

@ -1,6 +1,6 @@
{
"name": "ifms-printer-manager",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"type": "module",