GeneralTab rimosso,codice spostato in VideoInfo

This commit is contained in:
Giampiero Galeazzi
2018-12-12 19:07:10 +01:00
parent e16db0641a
commit e1d427ed45
4 changed files with 147 additions and 52 deletions
+3 -4
View File
@@ -3,19 +3,18 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.18.0",
"axios": "latest",
"bootstrap": "^4.1.3",
"express": "^4.16.4",
"react": "^16.6.1",
"react-app-polyfill": "^0.1.3",
"react-bootstrap": "^1.0.0-beta.2",
"react-dom": "^16.6.1",
"react-linkify": "^0.2.2",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.1",
"react-youtube": "^7.8.0",
"wikijs": "^4.8.1",
"axios": "latest",
"axios": "latest"
"wikijs": "^4.8.1"
},
"scripts": {
"start": "react-scripts start",