Skip to content

Commit 524b2f4

Browse files
vripochegregberge
authored andcommitted
fix(smooth-plugin-headers): import from lib instead of src (#47)
1 parent 8be3ee4 commit 524b2f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// noop
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./src/smooth-node')
1+
module.exports = require('./lib/smooth-node')

0 commit comments

Comments
 (0)