chore: update workflow

This commit is contained in:
lawvs
2022-10-25 18:36:05 +08:00
parent a942b8b9f1
commit e0ee1c4ee4
5 changed files with 15 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "@pathfinder/app",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",

View File

@@ -15,10 +15,9 @@
},
"keywords": [],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/toeverything/AFFINE-pathfinder.git"
"url": "git+https://github.com/toeverything/AFFINE.git"
},
"dependencies": {
"next": "^12.3.1",