Bump to phosphor-react@0.1.6

This commit is contained in:
rektdeckard
2020-07-24 14:36:05 -04:00
parent a29d52e36b
commit f14ff1ea4f
3 changed files with 5 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
"@types/react-list": "^0.8.5",
"@types/react-virtualized": "^9.21.10",
"framer-motion": "^2.1.0",
"phosphor-react": "^0.1.2",
"phosphor-react": "^0.1.6",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-list": "^0.8.15",
@@ -24,6 +24,7 @@
"typescript": "^3.9.6"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",