diff options
| author | crupest <crupest@outlook.com> | 2021-05-26 15:53:47 +0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-26 15:53:47 +0800 | 
| commit | c9b3adcb16d5dfdcce1608cdf2e9a9941c14f610 (patch) | |
| tree | 97bb6d505a4722da342134104edbe581625499c3 /FrontEnd/package.json | |
| parent | 8b5b8b5ed23380182d22702aa7d4d89ebbc93608 (diff) | |
| parent | 82afaddb6a81bb49e670fa4bc016726b78b7813d (diff) | |
| download | timeline-c9b3adcb16d5dfdcce1608cdf2e9a9941c14f610.tar.gz timeline-c9b3adcb16d5dfdcce1608cdf2e9a9941c14f610.tar.bz2 timeline-c9b3adcb16d5dfdcce1608cdf2e9a9941c14f610.zip  | |
Merge pull request #571 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.8
Diffstat (limited to 'FrontEnd/package.json')
| -rw-r--r-- | FrontEnd/package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 9305a752..c9c44e3b 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -71,7 +71,7 @@      "@types/color": "^3.0.1",
      "@types/lodash": "^4.14.170",
      "@types/node": "^15.6.1",
 -    "@types/react": "^17.0.6",
 +    "@types/react": "^17.0.8",
      "@types/react-color": "^3.0.4",
      "@types/react-dom": "^17.0.5",
      "@types/react-responsive": "^8.0.2",
  | 
