Skip to content

Commit

Permalink
git subrepo pull swim-js/swim-toolkit
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "swim-js/swim-toolkit"
  merged:   "7efcbc098"
upstream:
  origin:   "[email protected]:swimos/swim-toolkit-js.git"
  branch:   "main"
  commit:   "7efcbc098"
git-subrepo:
  version:  "0.4.5"
  origin:   "https://github.com/Homebrew/brew"
  commit:   "b8b195cc6"
  • Loading branch information
c9r committed Oct 20, 2022
1 parent 17a9397 commit 415974b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions swim-js/swim-toolkit/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = [email protected]:swimos/swim-toolkit-js.git
branch = main
commit = 5efdbfdeb0e032f641837af78f04aff9024e4052
parent = 12931fdd9eaba1296f268f660777fe12ac3fe6f7
commit = 7efcbc0987fe6c9dcfb685357101f269ab0dfd9b
parent = 17a9397cec4a39270b40df89243f967debae65c5
method = merge
cmdver = 0.4.5
2 changes: 1 addition & 1 deletion swim-js/swim-toolkit/examples/esrimap-traffic.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>Swim Traffic Map</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=0, shrink-to-fit=no, viewport-fit=cover">
<link rel="stylesheet" href="https://js.arcgis.com/4.23/esri/themes/light/main.css">
<link rel="stylesheet" href="https://js.arcgis.com/4.24/esri/themes/light/main.css">
</head>
<body swim-theme style="width: 100vw; height: 100vh; margin: 0;">
<script src="../../swim-runtime/swim-core/dist/swim-core.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion swim-js/swim-toolkit/examples/esrimap-transit.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>Swim Transit Map</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=0, shrink-to-fit=no, viewport-fit=cover">
<link rel="stylesheet" href="https://js.arcgis.com/4.23/esri/themes/light/main.css">
<link rel="stylesheet" href="https://js.arcgis.com/4.24/esri/themes/light/main.css">
</head>
<body swim-theme style="width: 100vw; height: 100vh; margin: 0;">
<script src="../../swim-runtime/swim-core/dist/swim-core.js"></script>
Expand Down

0 comments on commit 415974b

Please sign in to comment.