File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
packages/nativescript-websockets Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @valor/nativescript-websockets" ,
3- "version" : " 1 .0.5 " ,
3+ "version" : " 2 .0.0 " ,
44 "description" : " WebSockets polyfill for NativeScript" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1212 "url" : " https://github.com/valor-software/nativescript-plugins/issues"
1313 },
1414 "license" : " Apache-2.0" ,
15- "homepage" : " https://github.com/valor-software/nativescript-plugins"
15+ "homepage" : " https://github.com/valor-software/nativescript-plugins" ,
16+ "name" : " @valor"
1617}
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ module.exports = {
138138 description : 'Focus on @valor/nativescript-in-app-review' ,
139139 } ,
140140 reset : {
141- script : 'nx g @nativescript /plugin-tools:focus-packages' ,
141+ script : 'nx g @valor /plugin-tools:focus-packages' ,
142142 description : 'Reset Focus' ,
143143 } ,
144144 } ,
You can’t perform that action at this time.
0 commit comments