File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " adapt-homeButton" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"framework" : " >=5.19.1" ,
5
+ "repository" : {
6
+ "type" : " git" ,
7
+ "url" : " git://github.com/cgkineo/adapt-homeButton.git"
8
+ },
5
9
"homepage" : " https://github.com/cgkineo/adapt-homeButton" ,
6
- "bugs " : " https://github.com/cgkineo/adapt-homeButton/issues" ,
10
+ "issues " : " https://github.com/cgkineo/adapt-homeButton/issues/ " ,
7
11
"extension" : " homeButton" ,
8
- "targetAttribute" : " _homeButton" ,
9
12
"displayName" : " Home Button" ,
10
13
"description" : " Add home button to course navigation. Allows hide or redirect of home button. Allows hide of back button." ,
11
14
"main" : " /js/adapt-homeButton.js" ,
12
15
"keywords" : [
13
16
" adapt-plugin" ,
14
17
" adapt-extension"
15
18
],
16
- "repository" : {
17
- "type" : " git" ,
18
- "url" : " git://github.com/cgkineo/adapt-homeButton.git"
19
- },
19
+ "targetAttribute" : " _homeButton" ,
20
20
"license" : " GPL-3.0" ,
21
21
"private" : true ,
22
22
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " adapt-homeButton" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"framework" : " >=5.19.1" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments