mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
It will not work if i take happy-pack so changing to happypack
This commit is contained in:
parent
d878426137
commit
017754a9b9
@ -1,4 +1,4 @@
|
||||
import * as happyPack from 'happy-pack';
|
||||
import * as happyPack from 'happypack';
|
||||
|
||||
const ref: happyPack = new happyPack({
|
||||
id: '1',
|
||||
@ -18,6 +18,6 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"happy-pack-tests.ts"
|
||||
"happypack-tests.ts"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user