Skip to content

Commit 8f9879c

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.1.1...v6.0.0) (2023-04-18) ### chore * change to ECMAScript modules ([#52](#52)) ([76c257f](76c257f)) ### BREAKING CHANGES * This package won't support CJS anymore.
1 parent 76c257f commit 8f9879c

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/nestjs",
3-
"version": "5.1.1",
3+
"version": "6.0.0",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)