fix: rm unused dep

This commit is contained in:
Chi Vinh Le
2020-08-13 17:22:59 +02:00
parent 97e6727ccc
commit 76a5450af7
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -16567,12 +16567,6 @@
"integrity": "sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw==",
"dev": true
},
"date-time-format-timezone": {
"version": "1.0.22",
"resolved": "https://registry.npmjs.org/date-time-format-timezone/-/date-time-format-timezone-1.0.22.tgz",
"integrity": "sha512-4hEeKPpNlbFO05ldht9FwJEy2g1xL7kU3dTPY5hNSd1AyMjrrIeUS54kSWgt/KdttYshhjDMIonU+vCmL4NjVw==",
"dev": true
},
"dateformat": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
-1
View File
@@ -264,7 +264,6 @@
"cross-spawn": "^7.0.1",
"css-loader": "^3.4.2",
"css-vars-ponyfill": "^2.2.1",
"date-time-format-timezone": "^1.0.22",
"del": "^5.1.0",
"doctoc": "^1.4.0",
"docz": "^v2.3.0-alpha.14",