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 0f75f15 commit f2d6227Copy full SHA for f2d6227
core/lib/patternlab.js
@@ -93,7 +93,7 @@ var patternlab_engine = function (config) {
93
console.log('');
94
95
console.log('|=======================================|');
96
- plutils.logGreen(' Pattern Lab Node Help v ' + patternlab.package.version);
+ plutils.logGreen(' Pattern Lab Node Help v' + patternlab.package.version);
97
98
99
0 commit comments