summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-11-04 10:53:59 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-11-04 10:53:59 +0700
commite93103fa78d610737e56b1b99056acdd84a9adde (patch)
treec807a25ee1c9a5e2aaa915d562074e22e04cda04 /package.json
parente4b035a1471bd70872bb12012442367933fc8852 (diff)
Auth with token method
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index da136fd0..dc088461 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
},
"dependencies": {
"axios": "^1.1.3",
+ "cookies-next": "^2.1.1",
"next": "13.0.0",
"next-progress": "^2.2.0",
"react": "18.2.0",