Skip to content

Commit b3dc306

Browse files
committed
build: add main file to package
1 parent b0ce9b1 commit b3dc306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
],
1111
"license": "UPL-1.0",
1212
"type": "module",
13+
"main": "src/index.js",
1314
"repository": {
1415
"type": "git",
1516
"url": "https://github.com/oracle/create-database-app.git"

0 commit comments

Comments
 (0)