🔧(frontend) add meta information to package.json files
- Add missing repository, author, and license fields - Add recommended packageManager
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"volta": {
|
||||
"node": "22"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22",
|
||||
"repository": "https://github.com/suitenumerique/docs",
|
||||
"author": "DINUM",
|
||||
"license": "MIT"
|
||||
|
||||
Reference in New Issue
Block a user