tests: Move split-grid to dev dependencies

This is only used for testing.
This commit is contained in:
Richard Hansen 2021-06-06 06:42:29 -04:00
parent 45ca82fd9f
commit 299dbbe7e6
2 changed files with 3 additions and 2 deletions

View file

@ -65,7 +65,6 @@
"security": "1.0.0",
"semver": "5.7.1",
"socket.io": "^2.4.1",
"split-grid": "^1.0.11",
"terser": "^4.7.0",
"threads": "^1.4.0",
"tiny-worker": "^2.3.0",
@ -94,6 +93,7 @@
"openapi-schema-validation": "^0.4.2",
"set-cookie-parser": "^2.4.6",
"sinon": "^9.2.0",
"split-grid": "^1.0.11",
"superagent": "^3.8.3",
"supertest": "4.0.2",
"wd": "1.12.1"