mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-07-06 09:51:19 +02:00
Merge branch 'staging' into main
This commit is contained in:
@@ -75,5 +75,5 @@ build:
|
||||
install_dependencies_command: npm install
|
||||
preview_docker_image: forestryio/node:12
|
||||
mount_path: "/srv"
|
||||
working_dir: "/srv"
|
||||
instant_preview_command: npm run build
|
||||
working_dir: "/srv/src"
|
||||
instant_preview_command: npm run dev
|
||||
|
||||
Generated
+2800
-1322
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -51,7 +51,7 @@
|
||||
"tailwindcss-line-clamp": "^1.0.5",
|
||||
"tailwindcss-touch": "^1.0.1",
|
||||
"vue": "^2.6.12",
|
||||
"vuepress": "^1.7.1",
|
||||
"vuepress": "^1.8.2",
|
||||
"vuepress-plugin-canonical": "^1.0.0",
|
||||
"vuepress-plugin-clean-urls": "^1.1.2",
|
||||
"vuepress-plugin-ipfs": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user