mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
context demo works
This commit is contained in:
@@ -63,12 +63,13 @@
|
||||
"live-server": "^1.2.1",
|
||||
"marked": "^0.6.1",
|
||||
"office-ui-fabric-react": "^6.144.0",
|
||||
"react": "^16.7.0",
|
||||
"react-dom": "^16.7.0",
|
||||
"react": "^16.8.3",
|
||||
"react-dom": "^16.8.3",
|
||||
"react-redux": "^6.0.0",
|
||||
"redux": "^4.0.1",
|
||||
"redux-devtools-extension": "^2.13.8",
|
||||
"redux-starter-kit": "^0.4.3",
|
||||
"redux-react-hook": "^3.2.0",
|
||||
"redux-thunk": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user