Skip to content

Commit b2d01a8

Browse files
author
Nathan Thompson
committed
Add description to package.json
1 parent e981883 commit b2d01a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "testable-artifact-builder",
33
"version": "0.1.1",
4-
"description": "",
4+
"description": "A module to help teams build testable artifacts based on feature branch work of Node.js projects that have a complex dependency tree of in-house modules.",
55
"main": "index.js",
66
"bin": "./index.js",
77
"scripts": {

0 commit comments

Comments
 (0)