case sensitivity whee
This commit is contained in:
parent
f7df0999d7
commit
91d32ea114
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ import {
|
|||
writeFileSync
|
||||
} from 'fs';
|
||||
|
||||
import Jimp from 'Jimp';
|
||||
import Jimp from 'jimp';
|
||||
|
||||
|
||||
function repeat(val, n) {
|
||||
|
|
Loading…
Reference in a new issue