Skip to content

Commit e7bca4b

Browse files
committed
0.2.0 release
1 parent 48fc533 commit e7bca4b

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"Michael Leahy <support@typhonjs.io> (https://github.com/typhonrt)"
2222
],
2323
"devDependencies": {
24-
"@typhonjs-build-test/esm-d-ts" : "^0.3.0-next.11",
25-
"@typhonjs-config/eslint-config" : "^0.6.0",
24+
"@typhonjs-build-test/esm-d-ts": "^0.3.0-next.11",
25+
"@typhonjs-config/eslint-config": "^0.6.0",
2626
"@typhonjs-plugin/manager": "^0.2.0",
2727
"@typhonjs-typedoc/typedoc-pkg": "^0.4.0",
2828
"@typhonjs-utils/error-parser": "^0.0.10",
@@ -52,7 +52,10 @@
5252
}
5353
},
5454
"license": "MPL-2.0",
55-
"repository": "github:typhonjs-node-utils/logger-color",
55+
"repository": {
56+
"type": "git",
57+
"url": "git+https://github.com/typhonjs-node-utils/logger-color.git"
58+
},
5659
"bugs": "https://github.com/typhonjs-node-utils/logger-color/issues",
5760
"apidocs": "https://typhonjs-node-utils.github.io/logger-color/",
5861
"scripts": {

0 commit comments

Comments
 (0)