This commit is contained in:
2020-06-14 11:43:21 +02:00
parent 5dbce57b17
commit 959e5767a8
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated
View File

@@ -2,6 +2,7 @@
"name": "binary-quiz-frontend",
"version": "0.0.1",
"license": "MIT",
"author": "Zev Averbach <zev@averba.ch> (https://averba.ch)",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,7 @@
{
"name": "binary-quiz-frontend",
"version": "0.0.1",
"author": "Zev Averbach <zev@averba.ch> (https://averba.ch)",
"license": "MIT",
"scripts": {
"build": "rollup -c",