Skip to content

Commit 8a55ec9

Browse files
committed
0.0.7 release
1 parent 5ee191c commit 8a55ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "typhonjs-color-logger",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Provides ANSI color logging.",
55
"author": "typhonrt",
66
"homepage": "https://github.com/typhonjs-node-utils/typhonjs-color-logger",
77
"license": "MPL-2.0",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/typhonjs-doc/tjsdoc"
10+
"url": "https://github.com/typhonjs-node-utils/typhonjs-color-logger"
1111
},
1212
"scripts": {
1313
"build": "babel-node ./node_modules/typhonjs-npm-scripts-build-babel/scripts/build.js",

0 commit comments

Comments
 (0)