Skip to content

Commit 43ad3cf

Browse files
committed
chore(prettier): test commit hook
1 parent bf527ed commit 43ad3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
'use strict';
1212

13-
const packageInfo = require('../package.json');
13+
const packageInfo = require('../package.json')
1414

1515
const { concat } = require('lodash');
1616
const copy = require('recursive-copy');

0 commit comments

Comments
 (0)