mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 12:33:17 +08:00
draft-js: Add package.json to reference immutable (#13667)
This commit is contained in:
5
draft-js/package.json
Normal file
5
draft-js/package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"immutable": "^3.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user