Skip to content

Commit e2493b6

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2022-02-11) ### Bug Fixes * Do not protect non-admin routes ([e7c51d7](e7c51d7)) * Do not protect non-admin routes ([e09e304](e09e304)) * Move dependency ([d573e04](d573e04))
1 parent abb019d commit e2493b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/express",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "This is an official AdminJS plugin which integrates it with Express.js framework",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)