We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4477d06 commit ec82561Copy full SHA for ec82561
libauth
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"private": true,
5
"devDependencies": {
6
- "@bitauth/libauth": "3.1.0-next.3",
+ "@bitauth/libauth": "3.1.0-next.4",
7
"@blueprintjs/core": "^5.8.2",
8
"@blueprintjs/icons": "^5.7.0",
9
"@blueprintjs/select": "^5.0.23",
yarn.lock
@@ -3407,7 +3407,7 @@ __metadata:
3407
version: 0.0.0-use.local
3408
resolution: "bitauth-ide@workspace:."
3409
dependencies:
3410
- "@bitauth/libauth": "npm:3.1.0-next.3"
+ "@bitauth/libauth": "npm:3.1.0-next.4"
3411
"@blueprintjs/core": "npm:^5.8.2"
3412
"@blueprintjs/icons": "npm:^5.7.0"
3413
"@blueprintjs/select": "npm:^5.0.23"
0 commit comments