File tree Expand file tree Collapse file tree 5 files changed +10
-6
lines changed
Expand file tree Collapse file tree 5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/core" ,
3- "version" : " 9.0.12-next.4 " ,
3+ "version" : " 9.0.12-next.6 " ,
44 "description" : " A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs." ,
55 "type" : " module" ,
66 "main" : " index" ,
Original file line number Diff line number Diff line change 2828 " {workspaceRoot}/LICENSE" ,
2929 " {projectRoot}/README.md" ,
3030 " {projectRoot}/global-types.d.ts" ,
31- " {projectRoot}/fetch/LICENSE" ,
31+ {
32+ "glob" : " **/*" ,
33+ "input" : " {projectRoot}/fetch/" ,
34+ "output" : " ./fetch/"
35+ },
3236 {
3337 "glob" : " **/*" ,
3438 "input" : " {projectRoot}/js-libs/" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/devtools" ,
3- "version" : " 0.0.2-next.6 " ,
3+ "version" : " 0.0.2-next.8 " ,
44 "private" : true ,
55 "files" : [
66 " ./dist/"
1010 "prepack" : " tsc || echo ok"
1111 },
1212 "devDependencies" : {
13- "@nativescript/core" : " 9.0.12-next.4 "
13+ "@nativescript/core" : " 9.0.12-next.6 "
1414 }
1515}
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/vite" ,
3- "version" : " 1.0.6-next.6 " ,
3+ "version" : " 1.0.6-next.8 " ,
44 "description" : " Vite for NativeScript" ,
55 "main" : " ./index.js" ,
66 "module" : " ./index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/webpack" ,
3- "version" : " 5.0.32-next.2 " ,
3+ "version" : " 5.0.32-next.4 " ,
44 "private" : false ,
55 "main" : " dist/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments