Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Commit 1117974

Browse files
authored
Merge pull request #75 from feimosi/bugfix/invalid-main-file-path
Fix invalid main file path
2 parents 59a6d37 + 9cbd870 commit 1117974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
require('./dist/multiple-date-picker');
1+
require('./dist/multipleDatePicker');
22
module.exports = 'multipleDatePicker';

0 commit comments

Comments
 (0)