We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012b33f commit da50a3eCopy full SHA for da50a3e
lib/stubs/template/package.json
@@ -51,6 +51,7 @@
51
"dependencies": {
52
"@knfs-tech/bamimi-log": "^1.0.1",
53
"@knfs-tech/bamimi-schedule": "^1.2.0",
54
+ "@knfs-tech/bamimi-auth": "^1.3.0",
55
"@knfs-tech/bamimi-socket.io": "^1.0.7",
56
"@knfs-tech/csrf": "^1.0.3",
57
"bcrypt": "^5.1.0",
package.json
@@ -32,7 +32,7 @@
32
"bugs": {
33
"url": "https://github.com/knfs-library/bamimi-cli/issues"
34
},
35
- "homepage": "https://github.com/knfs-library/bamimi-cli#readme",
+ "homepage": "https://bamimi.github.io",
36
"devDependencies": {
37
"@babel/core": "^7.24.9",
38
"@babel/preset-env": "^7.25.0",
0 commit comments