update package.json

This commit is contained in:
2025-12-21 19:35:48 +01:00
parent 6b86b370ce
commit b049dd4c34

View File

@@ -2,7 +2,7 @@
"name": "@sebastianbrenner/eslint-config",
"version": "1.0.0",
"type": "module",
"main": "./dist/index.js",
"main": "./index.js",
"scripts": {
"build": "tsc -p tsconfig.build.json"
},