Corrected entry point
This commit is contained in:
parent
a14d89ef55
commit
8c95ca8d83
@ -2,7 +2,7 @@
|
||||
"name": "pawsqlite",
|
||||
"version": "1.0.0",
|
||||
"description": "An SQLite interface with adapters for Cordova and WebSQL",
|
||||
"main": "index.js",
|
||||
"main": "./src/pawsqlite.mjs",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "webpack",
|
||||
|
Loading…
Reference in New Issue
Block a user