Skip to content

Commit 2bdf1d9

Browse files
spktklrAhmad Awais ⚡️
authored andcommitted
🐛 FIX: typo (#144)
1 parent 08e1158 commit 2bdf1d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-guten-block/app/npmInstallScripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = ( blockName, blockDir ) => {
4545
'cgb-scripts',
4646
'--save',
4747
'--save-exact',
48-
'--slient',
48+
'--silent',
4949
] );
5050
resolve( true );
5151
} );

0 commit comments

Comments
 (0)