summaryrefslogtreecommitdiff
path: root/_bulma/package-lock.json
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-06-14 22:11:50 -0400
committerAdam T. Carpenter <atc@53hor.net>2021-06-14 22:11:50 -0400
commit3df910b359125d35ca71f4e9419b0bd41d56718c (patch)
tree5820c70c948223d4dcbb329cb05c25b94859a47a /_bulma/package-lock.json
parent7a21088226eb6be30e72ec99f695c70e93a76173 (diff)
downloadcarpentertutoring-3df910b359125d35ca71f4e9419b0bd41d56718c.tar.xz
carpentertutoring-3df910b359125d35ca71f4e9419b0bd41d56718c.zip
stripping bulma and cobalt; uneeded at this point
Diffstat (limited to '_bulma/package-lock.json')
-rw-r--r--_bulma/package-lock.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/_bulma/package-lock.json b/_bulma/package-lock.json
deleted file mode 100644
index 60cd0df..0000000
--- a/_bulma/package-lock.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "_bulma",
- "version": "1.0.0",
- "lockfileVersion": 1,
- "requires": true,
- "dependencies": {
- "bulma": {
- "version": "0.8.2",
- "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.8.2.tgz",
- "integrity": "sha512-vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA=="
- }
- }
-}