We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543ceca commit 1b52683Copy full SHA for 1b52683
package.json
@@ -2,7 +2,7 @@
2
"name": "@adminjs/sequelize",
3
"version": "2.0.0",
4
"description": "Sequelize adapter for AdminJS",
5
- "main": "build/index.js",
+ "main": "index.js",
6
"types": "index.d.ts",
7
"scripts": {
8
"build": "tsc",
0 commit comments