Skip to content

Commit

Permalink
Update produced file, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
minsukkahng committed Jun 11, 2019
1 parent 5a7e640 commit 922159d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
Empty file modified scripts/build-demo
100644 → 100755
Empty file.
Empty file modified scripts/deploy-demo
100644 → 100755
Empty file.
21 changes: 1 addition & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,13 +250,6 @@
version "1.0.5"
resolved "https://registry.yarnpkg.com/@types/d3-color/-/d3-color-1.0.5.tgz#cad755f0fc6de7b70fa6e5e08afa81ef4c2248de"

"@types/d3-contour@~1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@types/d3-contour/-/d3-contour-1.1.2.tgz#8b1597f45bbb5c178c4aa9035d1d1fe8fd92d9c4"
dependencies:
"@types/d3-array" "*"
"@types/geojson" "*"

"@types/d3-dispatch@*":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@types/d3-dispatch/-/d3-dispatch-1.0.5.tgz#f1f9187b538ecb05157569d8dc2f70dfb04f1b52"
Expand Down Expand Up @@ -2517,7 +2510,7 @@ cyclist@~0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"

d3-array@1, d3-array@^1.1.1, d3-array@^1.2.0, d3-array@~1.2.1:
d3-array@^1.2.0, d3-array@~1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.1.tgz#d1ca33de2f6ac31efadb8e050a021d7e2396d5dc"

Expand All @@ -2529,12 +2522,6 @@ d3-color@1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.0.3.tgz#bc7643fca8e53a8347e2fbdaffa236796b58509b"

d3-contour@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/d3-contour/-/d3-contour-1.1.2.tgz#21f5456fcf57645922d69a27a58e782c91f842b3"
dependencies:
d3-array "^1.1.1"

d3-dispatch@1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/d3-dispatch/-/d3-dispatch-1.0.3.tgz#46e1491eaa9b58c358fce5be4e8bed626e7871f8"
Expand All @@ -2547,12 +2534,6 @@ d3-format@1, d3-format@~1.2.1:
version "1.2.2"
resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.2.2.tgz#1a39c479c8a57fe5051b2e67a3bee27061a74e7a"

d3-geo@~1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-1.9.1.tgz#157e3b0f917379d0f73bebfff3be537f49fa7356"
dependencies:
d3-array "1"

d3-interpolate@1:
version "1.1.6"
resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-1.1.6.tgz#2cf395ae2381804df08aa1bf766b7f97b5f68fb6"
Expand Down

0 comments on commit 922159d

Please sign in to comment.