This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-GoogleTrendsGame
mirror of
https://github.com/jrtechs/GoogleTrendsGame.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Revert "added dependencies to package.json"
This reverts commit
02fcde1091
.
master
ritfsaecdaq
6 years ago
parent
bba665e832
commit
25c55182a2
1 changed files
with
1 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
googletrendsgame/package.json
+ 1
- 4
googletrendsgame/package.json
View File
@ -3,9 +3,6 @@
"version"
:
"0.1.0"
,
"private"
:
true
,
"dependencies"
:
{
"async"
:
"^2.6.0"
,
"google-trends-api"
:
"^4.4.0"
,
"promise"
:
"^8.0.1"
,
"react"
:
"^16.2.0"
,
"react-dom"
:
"^16.2.0"
,
"react-scripts"
:
"1.1.0"
,
@ -17,4 +14,4 @@
"test"
:
"react-scripts test --env=jsdom"
,
"eject"
:
"react-scripts eject"
}
}
}
Write
Preview
Loading…
Cancel
Save