File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 66 "typings" : " sqlite.d.ts" ,
77 "sideEffects" : false ,
88 "scripts" : {
9- "preuninstall" : " node preuninstall.js" ,
10- "postinstall" : " node postinstall.js"
119 },
1210 "nativescript" : {
1311 "platforms" : {
1412 "android" : " 6.2.0" ,
1513 "ios" : " 6.2.0"
16- },
17- "hooks" : [
18- {
19- "type" : " before-prepare" ,
20- "script" : " scripts/before-prepare.js" ,
21- "inject" : true
22- }
23- ]
14+ }
2415 },
2516 "keywords" : [
2617 " NativeScript" ,
3930 "homepage" : " https://github.com/TestJG/nativescript-akylas-sqlite" ,
4031 "readmeFilename" : " README.md" ,
4132 "repository" : " TestJG/nativescript-akylas-sqlite" ,
42- "dependencies" : {
33+
34+ "peerDependencies" : {
4335 "@nano-sql/core" : " ^2.3.7" ,
44- "@nativescript-community/typeorm" : " *" ,
36+ "@nativescript-community/typeorm" : " 0.2.28-1"
37+ },
38+ "dependencies" : {
4539 "@nativescript/hook" : " ~2.0.0"
4640 }
4741}
You can’t perform that action at this time.
0 commit comments