Skip to content

Commit 40189c4

Browse files
committed
Commit docs package-lock.json
1 parent 67d565c commit 40189c4

File tree

3 files changed

+30337
-2
lines changed

3 files changed

+30337
-2
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Deploy docs
1+
name: Documentation
22
on:
33
push:
44
branches:

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ composer.lock
44
/docs/.nuxt
55
/docs/dist
66
/docs/node_modules
7-
/docs/package-lock.json
87
/docs/static/sw.js

0 commit comments

Comments
 (0)