mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
Fix
This commit is contained in:
parent
9cac4d2295
commit
236f4cf48c
|
@ -32,7 +32,7 @@
|
|||
"lint": "eslint .",
|
||||
"type-check": "tsc --noEmit",
|
||||
"prepack": "pnpm run clean && pnpm run build",
|
||||
"prepublish": "pnpm run lint && pnpm run test"
|
||||
"prepublish": "pnpm run lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
|
|
Loading…
Reference in New Issue
Block a user