Skip to content

Commit

Permalink
fix: 規範 開源證書
Browse files Browse the repository at this point in the history
  • Loading branch information
MarleneJiang committed Feb 15, 2023
2 parents 2e77be9 + 3f3f68b commit 53773b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"node": ">=14.19.1 <=18.x.x",
"npm": ">=6.0.0"
},
"license": "Apache License 2.0"
"license": "Apache-2.0"
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
"eslint --max-warnings=0"
]
},
"license": "Apache License 2.0"
"license": "Apache-2.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"nuxt": "^3.0.0",
"turbo": "^1.7.2"
},
"license": "Apache License 2.0"
"license": "Apache-2.0"
}

0 comments on commit 53773b6

Please sign in to comment.