diff options
| author | Factiven <[email protected]> | 2023-05-19 16:35:30 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-05-19 16:35:30 +0700 |
| commit | 9815cf3afae907253c2e644a879afe1992b7e49f (patch) | |
| tree | 4f5aaf9706f37c4d516a5d1c69b7258e047066b6 /package.json | |
| parent | Update v3.5.9 (diff) | |
| download | moopa-9815cf3afae907253c2e644a879afe1992b7e49f.tar.xz moopa-9815cf3afae907253c2e644a879afe1992b7e49f.zip | |
moved proxy to env
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 0062330..fa7462d 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "artplayer": "latest", "axios": "^1.2.2", "closest-match": "^1.3.3", + "dotenv": "^16.0.3", "framer-motion": "^8.5.0", "gql": "^1.1.2", "graphql": "^15.8.0", |