summaryrefslogtreecommitdiff
path: root/_bulma/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to '_bulma/package-lock.json')
-rw-r--r--_bulma/package-lock.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/_bulma/package-lock.json b/_bulma/package-lock.json
new file mode 100644
index 0000000..60cd0df
--- /dev/null
+++ b/_bulma/package-lock.json
@@ -0,0 +1,13 @@
+{
+ "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=="
+ }
+ }
+}