Skip to content

Commit da50a3e

Browse files
author
khanh2906
committed
update v0.6.20
1 parent 012b33f commit da50a3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lib/stubs/template/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"dependencies": {
5252
"@knfs-tech/bamimi-log": "^1.0.1",
5353
"@knfs-tech/bamimi-schedule": "^1.2.0",
54+
"@knfs-tech/bamimi-auth": "^1.3.0",
5455
"@knfs-tech/bamimi-socket.io": "^1.0.7",
5556
"@knfs-tech/csrf": "^1.0.3",
5657
"bcrypt": "^5.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bugs": {
3333
"url": "https://github.com/knfs-library/bamimi-cli/issues"
3434
},
35-
"homepage": "https://github.com/knfs-library/bamimi-cli#readme",
35+
"homepage": "https://bamimi.github.io",
3636
"devDependencies": {
3737
"@babel/core": "^7.24.9",
3838
"@babel/preset-env": "^7.25.0",

0 commit comments

Comments
 (0)