Added analytics
This commit is contained in:
+3
-3
@@ -9,18 +9,18 @@
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"papaparse": "^4.6.2"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.0",
|
||||
"@babel/preset-env": "^7.2.0",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"babel-loader": "^8.0.4",
|
||||
"css-loader": "^2.0.0",
|
||||
"papaparse": "^4.6.2",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.6.3",
|
||||
"react-dom": "^16.6.3",
|
||||
"react-ga": "^2.5.6",
|
||||
"react-markdown": "^4.0.4",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"semantic-ui-react": "^0.83.0",
|
||||
|
||||
Reference in New Issue
Block a user