We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee191c commit 8a55ec9Copy full SHA for 8a55ec9
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "typhonjs-color-logger",
3
- "version": "0.0.6",
+ "version": "0.0.7",
4
"description": "Provides ANSI color logging.",
5
"author": "typhonrt",
6
"homepage": "https://github.com/typhonjs-node-utils/typhonjs-color-logger",
7
"license": "MPL-2.0",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/typhonjs-doc/tjsdoc"
+ "url": "https://github.com/typhonjs-node-utils/typhonjs-color-logger"
11
},
12
"scripts": {
13
"build": "babel-node ./node_modules/typhonjs-npm-scripts-build-babel/scripts/build.js",
0 commit comments