d4a9f0f341
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
17 lines
301 B
JSON
17 lines
301 B
JSON
{
|
|
"name": "file-watching",
|
|
"version": "1.0.0",
|
|
"main": "watch.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"moment": "^2.29.4"
|
|
},
|
|
"devDependencies": {},
|
|
"description": ""
|
|
}
|