Skip to content

Commit

Permalink
try to make deploy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Sep 18, 2024
1 parent a1bd304 commit fcb366f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 57 deletions.
8 changes: 1 addition & 7 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.11.0-rc3"
manifest_format = "2.0"
project_hash = "5d3f0e411f13a8370573f3d07a29e27cf67ed778"
project_hash = "d5b92897cb569d27053d7abefcc23f60f3c2cc8a"

[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
Expand Down Expand Up @@ -216,12 +216,6 @@ version = "1.2.1"
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
version = "1.2.0"

[[deps.NodeJS]]
deps = ["Pkg"]
git-tree-sha1 = "bf1f49fd62754064bc42490a8ddc2aa3694a8e7a"
uuid = "2bd173c7-0d6d-553b-b6af-13a54713934c"
version = "2.0.0"

[[deps.Observables]]
git-tree-sha1 = "7438a59546cf62428fc9d1bc94729146d37a7225"
uuid = "510215fc-4207-5dde-b226-833fc4488ee2"
Expand Down
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ version = "1.0.0"
Bonito = "824d6782-a2ef-11e9-3a09-e5662e0c26f8"
GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"

[compat]
Bonito = "3.2.0"
1 change: 0 additions & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[deps]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Website = "75363ec7-b184-4002-9572-26a7eb910f3c"
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ using Documenter
docs_url = "makie.org"
repo = "github.com/MakieOrg/Website.git"
push_preview = true
devbranch = "master"
devbranch = "sd/jsserve"
devurl = "dev"
include("utils.jl")

Expand Down
47 changes: 0 additions & 47 deletions make.jl

This file was deleted.

0 comments on commit fcb366f

Please sign in to comment.