mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
fix: main file path to dist/index.js (#229)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "expressjs-postgres",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"main": "dist/index.js",
|
||||
"author": "Jake Runzer",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user