mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
tests: Move split-grid to dev dependencies
This is only used for testing.
This commit is contained in:
parent
45ca82fd9f
commit
299dbbe7e6
2 changed files with 3 additions and 2 deletions
3
src/package-lock.json
generated
3
src/package-lock.json
generated
|
@ -7936,7 +7936,8 @@
|
|||
"split-grid": {
|
||||
"version": "1.0.11",
|
||||
"resolved": "https://registry.npmjs.org/split-grid/-/split-grid-1.0.11.tgz",
|
||||
"integrity": "sha512-ELtFtxc3r5we5GZfe6Fi0BFFxIi2M6BY1YEntBscKRDD3zx4JVHqx2VnTRSQu1BixCYSTH3MTjKd4esI2R7EgQ=="
|
||||
"integrity": "sha512-ELtFtxc3r5we5GZfe6Fi0BFFxIi2M6BY1YEntBscKRDD3zx4JVHqx2VnTRSQu1BixCYSTH3MTjKd4esI2R7EgQ==",
|
||||
"dev": true
|
||||
},
|
||||
"split2": {
|
||||
"version": "3.2.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue