[F] Fix package list

pull/64/head
Azalea Gui 2023-01-13 07:27:42 -05:00
parent 4f53148671
commit c9a1316849
No known key found for this signature in database
GPG Key ID: E289FAC0DA92DD2B
1 changed files with 3 additions and 3 deletions

View File

@ -25,12 +25,12 @@
"markdown-yaml-metadata-parser": "^3.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.3",
"xdm": "^3.4.0"
"xdm": "^3.4.0",
"moment": "^2.29.4"
},
"devDependencies": {
"@octokit/core": "^4.1.0",
"@types/js-yaml": "^4.0.5",
"http-server": "^14.1.1",
"moment": "^2.29.4"
"http-server": "^14.1.1"
}
}