@boxyhq/saml-jackson 0.3.0-beta.252 → 0.3.0-beta.253

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@boxyhq/saml-jackson",
3
- "version": "0.3.0-beta.252",
3
+ "version": "0.3.0-beta.253",
4
4
  "license": "Apache 2.0",
5
5
  "description": "SAML 2.0 service",
6
6
  "main": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
8
8
  "engines": {
9
- "node": ">=14.18.1"
9
+ "node": ">=14.x"
10
10
  },
11
11
  "repository": {
12
12
  "type": "git",