Using sqlite database, mt proctor animation.

This commit is contained in:
2020-04-09 22:52:44 -07:00
parent b34a66f697
commit 6ff6387fef
31 changed files with 1525 additions and 280 deletions

7
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "webpack-test",
"name": "farm",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
@@ -3462,6 +3462,11 @@
"safe-buffer": "~5.1.1"
}
},
"cookies-js": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/cookies-js/-/cookies-js-1.2.3.tgz",
"integrity": "sha1-AzFQSefFK+4/cxhqaRZ+qw3bLTE="
},
"copy-concurrently": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",