]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wip #6387
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 12 Oct 2023 14:39:41 +0000 (16:39 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 12 Oct 2023 14:39:41 +0000 (16:39 +0200)
.gitignore
package.json [deleted file]

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..82259fe768cbaeea6449bf8e545350a6793f917e 100644 (file)
@@ -0,0 +1,2 @@
+node_modules
+package.json
diff --git a/package.json b/package.json
deleted file mode 100644 (file)
index f639a63..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{
-  "name": "fluidbook-toolbox-quiz",
-  "version": "1.0.0",
-  "dependencies": {
-    "axios": "^1.5.1"
-  }
-}