Removed copy-cordova script
This commit is contained in:
parent
8c95ca8d83
commit
1886fe4f2c
@ -5,8 +5,7 @@
|
|||||||
"main": "./src/pawsqlite.mjs",
|
"main": "./src/pawsqlite.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"build": "webpack",
|
"build": "webpack"
|
||||||
"copy-cordova": "cp ./lib/PawSQLite.js ../Cordova-PawSQLite/www/PawSQLite.js"
|
|
||||||
},
|
},
|
||||||
"author": "Ben Ashton",
|
"author": "Ben Ashton",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user