File tree 3 files changed +11
-5
lines changed
3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change
1
+ 1.0.7 / 2021-08-01
2
+ ==================
3
+
4
+ * Update docs - @craigparra
5
+
6
+
1
7
1.0.4 / 2021-07-27
2
8
==================
3
9
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ An Extensible Config & Logging Application Bootstrap Function
3
3
4
4
[ ![ NPM] ( https://nodei.co/npm/@alt-javascript/boot.svg?downloads=true&downloadRank=true )] ( https://nodei.co/npm/@alt-javascript/boot/ )
5
5
<br />
6
- ![ Language Badge] ( https://img.shields.io/github/languages/top/craigparra/ alt-boot )
6
+ ![ Language Badge] ( https://img.shields.io/github/languages/top/alt-javascript/ boot )
7
7
![ Package Badge] ( https://img.shields.io/npm/v/@alt-javascript/boot ) <br />
8
- [ release notes] ( https://github.com/craigparra/ alt-boot/blob/main/History.md )
8
+ [ release notes] ( https://github.com/alt-javascript/ boot/blob/main/History.md )
9
9
10
10
<a name =" intro " >Introduction</a >
11
11
--------------------------------
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alt-javascript/boot" ,
3
- "version" : " 1.0.6 " ,
3
+ "version" : " 1.0.7 " ,
4
4
"description" : " An Extensible Config & Logging Application Bootstrap Function" ,
5
5
"author" : " Craig Parravicini" ,
6
6
"keywords" : [
14
14
"publishConfig" : {
15
15
"registry" : " https://registry.npmjs.org/"
16
16
},
17
- "homepage" : " https://github.com/craigparra/ alt-boot#readme" ,
17
+ "homepage" : " https://github.com/alt-javascript/ boot#readme" ,
18
18
"repository" : {
19
19
"type" : " git" ,
20
- "url" : " https://github.com/craigparra/ alt-boot"
20
+ "url" : " https://github.com/alt-javascript/ boot"
21
21
},
22
22
"main" : " index.js" ,
23
23
"scripts" : {
You can’t perform that action at this time.
0 commit comments