Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Add JSON back in (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewturner authored Oct 27, 2023
1 parent 4b97727 commit 71b6c3c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
25 changes: 15 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"extend": ">=3.0.2",
"fs": "^0.0.2",
"lodash": "^4.17.21",
"moment": "^2.29.4"
"moment": "^2.29.4",
"JSON": "^1.0.0"
}
}

0 comments on commit 71b6c3c

Please sign in to comment.