mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
SPRINT-20: updates to saved filters based on ui feedback
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
"clean": "rm -rf node_modules package-lock.json",
|
||||
"eject": "react-scripts eject",
|
||||
"geff-ham": "rm -rf node_modules/ && rm -rf package-lock.json && rm -rf lib/ && npm install",
|
||||
"install-legacy-peer-deps": "npm install --legacy-peer-deps",
|
||||
"npm-install": "npm install",
|
||||
"prepublishOnly": "tsc -p ./ --outDir lib/",
|
||||
"start": "BROWSER=none react-scripts start",
|
||||
"test": "react-scripts test",
|
||||
|
Reference in New Issue
Block a user