Skip to content

Commit ce0d297

Browse files
authored
Merge pull request #15 from PropelAuth/release/node-2.1.23
bump dependencies for legacy id features
2 parents c0054a3 + 3843812 commit ce0d297

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -4,15 +4,15 @@
44
"type": "git",
55
"url": "https://github.com/PropelAuth/express"
66
},
7-
"version": "2.1.22",
7+
"version": "2.1.23",
88
"license": "MIT",
99
"keywords": [
1010
"auth",
1111
"express",
1212
"user"
1313
],
1414
"dependencies": {
15-
"@propelauth/node": "^2.1.22"
15+
"@propelauth/node": "^2.1.23"
1616
},
1717
"devDependencies": {
1818
"@rollup/plugin-commonjs": "^19.0.0",

0 commit comments

Comments
 (0)