Skip to content

Commit 4d4155a

Browse files
committed
upgrading to v4 cbauth
1 parent 7fb8889 commit 4d4155a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies":{
3131
"jwt":"^1.1.0",
32-
"cbauth":"^3.0.0"
32+
"cbauth":"^4.0.0"
3333
},
3434
"scripts":{
3535
"toMaster":"recipe build/toMaster.boxr",

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 2.1.0
4+
5+
* `Feature` : cbauth upgraded to version 4
6+
37
## 2.0.0
48

59
### New Features

0 commit comments

Comments
 (0)