mirror of
https://github.com/datashard/snapshot.git
synced 2024-11-24 06:42:29 +00:00
remove unused packages
This commit is contained in:
parent
1fe4562b9f
commit
7816594c08
2 changed files with 2 additions and 5 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@datashard/snapshot",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@datashard/snapshot",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@wildpeaks/snapshot-dom": "1.6.0",
|
||||
|
|
|
@ -43,12 +43,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@wildpeaks/snapshot-dom": "1.6.0",
|
||||
"chai": "4.3.10",
|
||||
"check-more-types": "2.24.0",
|
||||
"js-beautify": "1.13.13",
|
||||
"jsondiffpatch": "0.5.0",
|
||||
"lazy-ass": "1.6.0",
|
||||
"snap-shot-compare": "3.0.0",
|
||||
"snap-shot-store": "1.2.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue