Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-05-11 12:00:22 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c40679e166f815c089eb8d243f37ec55d6205ea2
c40679e1
1 parent
ba195015
remove react-apollo-hooks (deprecated)
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
9 deletions
front/package-lock.json
front/package.json
front/package-lock.json
View file @
c40679e
...
...
@@ -10921,14 +10921,6 @@
"prop-types"
:
"^15.6.2"
}
},
"react-apollo-hooks"
:
{
"version"
:
"0.5.0"
,
"resolved"
:
"https://registry.npmjs.org/react-apollo-hooks/-/react-apollo-hooks-0.5.0.tgz"
,
"integrity"
:
"sha512-Us5KqFe7/c6vY1NaiyfhnD2Pz4lPLTojQXLppShaBVYU/vYvJrRjmj4MzIPXnExXaSfnQ+K2bWDr4lP4efbsRQ=="
,
"requires"
:
{
"lodash"
:
"^4.17.11"
}
},
"react-app-polyfill"
:
{
"version"
:
"1.0.6"
,
"resolved"
:
"https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.6.tgz"
,
...
...
front/package.json
View file @
c40679e
...
...
@@ -15,7 +15,6 @@
"core-js"
:
"^3.6.5"
,
"graphql"
:
"^15.0.0"
,
"react"
:
"^16.13.1"
,
"react-apollo-hooks"
:
"^0.5.0"
,
"react-dom"
:
"^16.13.1"
,
"react-helmet"
:
"^6.0.0"
,
"react-hooks"
:
"^1.0.1"
,
...
...
Please
register
or
login
to post a comment