Update package.json

pull/50/head
RakuJa 1 year ago
parent d691f0eb80
commit 10eea17c56

@ -1,11 +1,11 @@
{ {
"name": "liveterm", "name": "rakujawebsite",
"version": "0.1.0", "version": "0.1.0",
"license": "MIT", "license": "MIT",
"author": { "author": {
"name": "Vincent Wu", "name": "Rakuja",
"url": "https://cveinnt.com", "url": "https://danielegiachetto.com",
"email": "contact@wensenwu.com" "email": "contact@danielegiachetto.com"
}, },
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
@ -14,6 +14,7 @@
"lint": "next lint", "lint": "next lint",
"prepare": "husky install" "prepare": "husky install"
}, },
"packageManager": "yarn@1.22.19",
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^0.27.2",
"next": "12.1.6", "next": "12.1.6",

Loading…
Cancel
Save