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