File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ export default {
39
39
40
40
const link = ` <a
41
41
style="color: white"
42
- href="https://github.com/shubhamzanwar /vue-nodegui">
42
+ href="https://github.com/nodegui /vue-nodegui">
43
43
docs
44
44
</a>` ;
45
45
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " vue-nodegui" ,
2
+ "name" : " @nodegui/ vue-nodegui" ,
3
3
"version" : " 0.0.1" ,
4
4
"description" : " library to render native desktop applications using vue js" ,
5
5
"main" : " dist/index.js" ,
6
+ "typings" : " dist/index.d.ts" ,
6
7
"scripts" : {
7
8
"test" : " echo \" Error: no test specified\" && exit 1" ,
8
9
"lint" : " eslint --ext ts ." ,
12
13
},
13
14
"repository" : {
14
15
"type" : " git" ,
15
- "url" : " git+https://github.com/shubhamzanwar /vue-nodegui.git"
16
+ "url" : " git+https://github.com/nodegui /vue-nodegui.git"
16
17
},
17
18
"keywords" : [
18
19
" vue" ,
23
24
"author" : " Shubham Zanwar" ,
24
25
"license" : " ISC" ,
25
26
"bugs" : {
26
- "url" : " https://github.com/shubhamzanwar /vue-nodegui/issues"
27
+ "url" : " https://github.com/nodegui /vue-nodegui/issues"
27
28
},
28
- "homepage" : " https://github.com/shubhamzanwar /vue-nodegui#readme" ,
29
+ "homepage" : " https://github.com/nodegui /vue-nodegui#readme" ,
29
30
"dependencies" : {
30
31
"@nodegui/nodegui" : " ^0.24.0" ,
31
32
"@vue/compiler-core" : " ^3.0.0-rc.10" ,
You can’t perform that action at this time.
0 commit comments