diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-07-15 20:22:10 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-07-15 20:22:10 -0400 |
| commit | 8c1cf540c998d554b10282292edeb28b74349297 (patch) | |
| tree | 1553070a4c5b6a555b96c71a98b4b5406dd87c76 /package.json | |
| parent | f4abb8200e49024311d9fd8f5130ed189e139fe3 (diff) | |
| download | alure-website-8c1cf540c998d554b10282292edeb28b74349297.tar.gz alure-website-8c1cf540c998d554b10282292edeb28b74349297.tar.bz2 alure-website-8c1cf540c998d554b10282292edeb28b74349297.zip | |
Getting ready to properly add travel advisory; Added additional cities
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 71c9ddd..6c5bfe3 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "dependencies": { "autoprefixer": "10.4.14", + "date-fns": "^2.30.0", "eslint": "8.44.0", "eslint-config-next": "13.4.10", "gray-matter": "^4.0.3", |
