File tree 3 files changed +4
-3
lines changed
packages/nativescript-websockets
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @valor/nativescript-websockets" ,
3
- "version" : " 1 .0.5 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " WebSockets polyfill for NativeScript" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 12
12
"url" : " https://github.com/valor-software/nativescript-plugins/issues"
13
13
},
14
14
"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"
16
17
}
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ module.exports = {
138
138
description : 'Focus on @valor/nativescript-in-app-review' ,
139
139
} ,
140
140
reset : {
141
- script : 'nx g @nativescript /plugin-tools:focus-packages' ,
141
+ script : 'nx g @valor /plugin-tools:focus-packages' ,
142
142
description : 'Reset Focus' ,
143
143
} ,
144
144
} ,
You can’t perform that action at this time.
0 commit comments