CS307-Team24/package-lock.json
2019-11-19 23:32:37 -05:00

12 lines
310 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"dayjs": {
"version": "1.8.17",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.17.tgz",
"integrity": "sha512-47VY/htqYqr9GHd7HW/h56PpQzRBSJcxIQFwqL3P20bMF/3az5c3PWdVY3LmPXFl6cQCYHL7c79b9ov+2bOBbw=="
}
}
}