SGI Price Match Rule Change

RPS Price Match
This commit is contained in:
Allan Carr
2026-05-26 16:24:58 -07:00
parent 95ef21c1ae
commit 972b399ba8
3 changed files with 64 additions and 50 deletions

View File

@@ -3,7 +3,7 @@
"productName": "ImEX RPS",
"author": "ImEX Systems Inc. <support@thinkimex.com>",
"description": "ImEX RPS",
"version": "1.6.0-beta.5",
"version": "1.6.0-alpha.12",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {
@@ -81,10 +81,10 @@
},
"devDependencies": {
"concurrently": "^9.1.2",
"esbuild": "^0.25.1",
"electron": "^35.0.1",
"electron-builder": "^25.1.8",
"electron-devtools-installer": "^4.0.0",
"esbuild": "^0.25.1",
"eslint-config-react": "^1.1.7",
"sass-embedded": "^1.93.1",
"vite": "^6.2.1",