-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9134da3
commit 2c6fd41
Showing
51 changed files
with
438 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"command": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "nightingale-app-console", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "nightingale default config and logger for app", | ||
"keywords": [], | ||
"author": "Christophe Hurpeau <[email protected]> (https://christophe.hurpeau.com)", | ||
|
@@ -100,9 +100,9 @@ | |
] | ||
}, | ||
"dependencies": { | ||
"nightingale": "^11.0.0", | ||
"nightingale-browser-console": "^11.0.0", | ||
"nightingale-console": "^11.0.0", | ||
"nightingale": "^11.0.1", | ||
"nightingale-browser-console": "^11.0.1", | ||
"nightingale-console": "^11.0.1", | ||
"source-map-support": "^0.4.14" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "nightingale-console-example", | ||
"private": true, | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"author": "Christophe Hurpeau <[email protected]> (https://christophe.hurpeau.com)", | ||
"license": "ISC", | ||
"repository": { | ||
|
@@ -72,8 +72,8 @@ | |
] | ||
}, | ||
"dependencies": { | ||
"nightingale": "^11.0.0", | ||
"nightingale-console": "^11.0.0" | ||
"nightingale": "^11.0.1", | ||
"nightingale-console": "^11.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.12.10", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "nightingale-example", | ||
"private": true, | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"author": "Christophe Hurpeau <[email protected]> (https://christophe.hurpeau.com)", | ||
"license": "ISC", | ||
"repository": { | ||
|
@@ -113,12 +113,12 @@ | |
] | ||
}, | ||
"dependencies": { | ||
"nightingale": "^11.0.0", | ||
"nightingale-console": "^11.0.0", | ||
"nightingale-console-output": "^11.0.0", | ||
"nightingale-json-formatter": "^11.0.0", | ||
"nightingale-string": "^11.0.0", | ||
"nightingale-types": "^11.0.0" | ||
"nightingale": "^11.0.1", | ||
"nightingale-console": "^11.0.1", | ||
"nightingale-console-output": "^11.0.1", | ||
"nightingale-json-formatter": "^11.0.1", | ||
"nightingale-string": "^11.0.1", | ||
"nightingale-types": "^11.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.12.10", | ||
|
Oops, something went wrong.