Skip to content

Commit

Permalink
fix: package.json错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Plumbiu committed Feb 15, 2023
1 parent 1bbebfb commit 14fd209
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "frontend",
"version": "1.0.0",
"private": true,
"license": "Apache-2.0",
"scripts": {
"build": "nuxi build",
"dev": "nuxi dev",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"husky": "^8.0.3",
"nuxt": "^3.0.0",
"turbo": "^1.7.2"
}
},
"license": "Apache-2.0"
}

0 comments on commit 14fd209

Please sign in to comment.