mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Fix json typo
This commit is contained in:
parent
ad9d153d76
commit
48d26c7f4c
1 changed files with 2 additions and 2 deletions
|
|
@ -115,10 +115,10 @@
|
|||
"rimraf": "3.0.2",
|
||||
"simplestatemanager": "4.1.1",
|
||||
"style-loader": "1.1.3",
|
||||
"underscore": "1.9.2",
|
||||
"underscore": "1.9.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"gulp-terser": "^1.2.0"
|
||||
"gulp-terser": "^1.2.0",
|
||||
"webpack": "4.42.0",
|
||||
"webpack-cli": "3.3.11"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue