mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 03:36:44 +03:00
chore(devui): use update jest field
This commit is contained in:
parent
c665d8ebfc
commit
88417907a4
|
@ -72,7 +72,7 @@
|
|||
"styled-components": "^2.4.1"
|
||||
},
|
||||
"jest": {
|
||||
"setupTestFrameworkScriptFile": "<rootDir>/tests/setup.js"
|
||||
"setupFilesAfterEnv": ["<rootDir>/tests/setup.js"]
|
||||
},
|
||||
"main": "lib/index.js"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user