File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @tss/ cron-editor" ,
2
+ "name" : " cron-editor" ,
3
3
"description" : " A cron expression generator for Angular 2+" ,
4
4
"author" : " Claudiu Constantin" ,
5
5
"contributors" : [
6
6
" Eduardo Sarmiento"
7
7
],
8
- "version" : " 0.1.6 " ,
8
+ "version" : " 0.2.0 " ,
9
9
"license" : " MIT" ,
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git://github.com/claudiuconstantin /cron-editor"
12
+ "url" : " git://github.com/esarmientoe /cron-editor"
13
13
},
14
14
"bugs" : {
15
- "url" : " https://github.com/claudiuconstantin /cron-editor/issues"
15
+ "url" : " https://github.com/esarmientoe /cron-editor/issues"
16
16
},
17
- "homepage" : " https://github.com/claudiuconstantin /cron-editor" ,
17
+ "homepage" : " https://github.com/esarmientoe /cron-editor" ,
18
18
"keywords" : [
19
19
" angular" ,
20
20
" cron" ,
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 ">
6
6
< title > CronEditor</ title >
7
- < base href ="/ ">
8
7
9
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
10
9
< link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
You can’t perform that action at this time.
0 commit comments