commit | 6c3d4635d1d50e1f5ab0cfc7713dafb008605ae3 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Mon Mar 06 09:51:21 2023 +0000 |
committer | Skyler Grey <skyler3665@gmail.com> | Mon Mar 06 09:53:24 2023 +0000 |
tree | 115f18796d8c8bbf0105daacae12a59f6ecd830a | |
parent | 61ddba12ac18c9a8216ed368a541f735d2d0ea9b [diff] [blame] |
Fix nucleus API access
diff --git a/package.json b/package.json index f85ee32..5f9eea4 100644 --- a/package.json +++ b/package.json
@@ -15,6 +15,7 @@ "@next/bundle-analyzer": "^12.1.6", "@svgr/webpack": "^5.5.0", "axios": "^0.21.1", + "dotenv": "^16.0.3", "fs": "^0.0.1-security", "human-date": "^1.4.0", "js-cookie": "^3.0.1",