Skip to content

Commit

Permalink
Support npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Balthazar Gronon committed Oct 9, 2017
1 parent e4f5f9a commit a26d9fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"d3-force": "^1.0.6",
"deck.gl": "^4.1.1",
"luma.gl": "^4.0.1",
"ocular": "^0.2.15",
"ocular": "^0.2.16",
"react-map-gl": "^3.0.4",
"react-vis": "^1.7.2"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5275,9 +5275,9 @@ obuf@^1.0.0, obuf@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.1.tgz#104124b6c602c6796881a042541d36db43a5264e"

ocular@^0.2.15:
version "0.2.15"
resolved "https://registry.yarnpkg.com/ocular/-/ocular-0.2.15.tgz#bb7c427ccd1f846b6801503743a7550faf6f70e5"
ocular@^0.2.16:
version "0.2.16"
resolved "https://unpm.uberinternal.com/ocular/-/ocular-0.2.16.tgz#e4c7d00b8788a85a6c5b312b0abd7efe3d2a66b4"
dependencies:
autoprefixer-loader "^3.2.0"
babel-core "^6.26.0"
Expand Down

0 comments on commit a26d9fb

Please sign in to comment.