Working on the card tables

This commit is contained in:
2018-12-08 22:43:15 +11:00
parent 62e6d31692
commit 057fa7697d
9 changed files with 400 additions and 8 deletions
+3 -1
View File
@@ -9,7 +9,9 @@
},
"author": "",
"license": "ISC",
"dependencies": {},
"dependencies": {
"papaparse": "^4.6.2"
},
"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/preset-env": "^7.2.0",