feat: ⚡
Showing
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -24,7 +24,8 @@ | ... | @@ -24,7 +24,8 @@ |
| "cross-env": "^5.2.0", | "cross-env": "^5.2.0", | ||
| "@types/react": "^17.0.9", | "@types/react": "^17.0.9", | ||
| "typescript": "^4.3.2", | "typescript": "^4.3.2", | ||
| "webpack": "^4.37.0" | "webpack": "^4.37.0", | ||
| "webpack-bundle-analyzer": "^3.3.2" | |||
| }, | }, | ||
| "husky": { | "husky": { | ||
| "hooks": { | "hooks": { | ||
| ... | ... |
Please
register
or
sign in
to comment