Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit b0db73a

Browse files
committed
resolves #7
1 parent 2f92943 commit b0db73a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"homepage": "https://github.com/sakuraapi/auth-audience#readme",
4848
"devDependencies": {
49-
"@sakuraapi/api": "^0.8.0",
49+
"@sakuraapi/api": "^0.8.1",
5050
"@types/colors": "^1.1.3",
5151
"@types/express": "^4.11.0",
5252
"@types/jasmine": "^2.8.3",
@@ -71,6 +71,6 @@
7171
"uuid": "^3.0.1"
7272
},
7373
"peerDependencies": {
74-
"@sakuraapi/api": "~0.8.0"
74+
"@sakuraapi/api": "~0.8.1"
7575
}
7676
}

0 commit comments

Comments
 (0)