We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3a26d commit bc8e174Copy full SHA for bc8e174
package.json.tmpl
@@ -1,7 +1,7 @@
1
{
2
"name": "${node_pkg}",
3
"version": "${pkg_version}",
4
- "description": "TEST - Platform Specific Broker CLI for @pact-foundation/pact ${node_os}-${node_arch}",
+ "description": "Platform Specific Broker CLI for @pact-foundation/pact ${node_os}-${node_arch}",
5
"repository": {
6
"type": "git",
7
"url": "git://github.com/pact-foundation/pact-js-cli.git"
0 commit comments