mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
fix: typo in contribution guidelines, update project metadata and pull_request_temp...md (#5010)
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
10
package.json
10
package.json
@@ -6,6 +6,14 @@
|
||||
"type": "module",
|
||||
"author": "Timothy Carambat (Mintplex Labs)",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mintplex-labs/anything-llm.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mintplex-labs/anything-llm/issues"
|
||||
},
|
||||
"homepage": "https://github.com/mintplex-labs/anything-llm#readme",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
@@ -35,4 +43,4 @@
|
||||
"concurrently": "^9.1.2",
|
||||
"jest": "^29.7.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user