Skip to content

Commit dd59139

Browse files
committed
style: allign variables
1 parent ce0320d commit dd59139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/vendors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
const fs = require('fs');
66
const path = require('path');
77
const mkdirp = require('mkdirp');
8-
const sh = require('shelljs')
8+
const sh = require('shelljs')
99

1010
const basename = path.basename;
1111
const dirname = path.dirname;

0 commit comments

Comments
 (0)