@sphereon/did-auth-siop-web-demo-shared 0.1.3-next.27 → 0.1.3-next.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/did-auth-siop-web-demo-shared",
3
- "version": "0.1.3-next.27",
3
+ "version": "0.1.3-next.28",
4
4
  "description": "Shared types between modules",
5
5
  "main": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",
@@ -8,7 +8,7 @@
8
8
  "license": "Apache-2.0",
9
9
  "private": false,
10
10
  "dependencies": {
11
- "@sphereon/did-auth-siop": "^0.3.0-unstable.28"
11
+ "@sphereon/did-auth-siop": "^0.3.0-unstable.29"
12
12
  },
13
13
  "scripts": {
14
14
  "build": "tsc -b"