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
Merge branch 'master' of
https://github.com/jpramassini/GoogleTrendsGame
master
ritfsaecdaq
6 years ago
parent
1f8f72d80d
commit
bba665e832
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
googletrendsgame/package.json
+ 2
- 1
googletrendsgame/package.json
View File
@ -8,7 +8,8 @@
"promise"
:
"^8.0.1"
,
"react"
:
"^16.2.0"
,
"react-dom"
:
"^16.2.0"
,
"react-scripts"
:
"1.1.0"
"react-scripts"
:
"1.1.0"
,
"socket.io-client"
:
"^2.0.4"
}
,
"scripts"
:
{
"start"
:
"react-scripts start"
,
Write
Preview
Loading…
Cancel
Save