fix: remove unused @aminya/minijson dependency from package.json
This commit is contained in:
parent
1d8f5bf283
commit
e59cd54efd
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"clean-css-cli": "^5.6.3",
|
"clean-css-cli": "^5.6.3",
|
||||||
"terser": "^5.39.0",
|
"terser": "^5.39.0",
|
||||||
"@aminya/minijson": "^1.1.0",
|
|
||||||
"workbox-cli": "^7.3.0"
|
"workbox-cli": "^7.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue