Skip to content

Commit 5580e75

Browse files
author
Christopher J. Brody
committed
explicit main entry in package.json
1 parent 3a45e3a commit 5580e75

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
@@ -2,6 +2,7 @@
22
"name": "sqlite-evcustom-browser-memory-storage-ext-free",
33
"version": "0.0.1-dev",
44
"description": "SQLite evcustom browser memory storage - emulation of Cordova/PhoneGap sqlite storage plugin on browser - custom enterprise version with premium performance improvements and extra features",
5+
"main": "index.js",
56
"cordova-disabled": {
67
"id": "sqlite-evcustom-browser-memory-storage-ext-free",
78
"platforms": [

0 commit comments

Comments
 (0)