chore(ui): point to local build

pull/16144/head
alexpaxton 2019-11-21 10:24:17 -08:00
parent da647589c4
commit 968a8232cc
2 changed files with 3 additions and 5 deletions

View File

@ -125,7 +125,7 @@
"webpack-merge": "^4.2.1" "webpack-merge": "^4.2.1"
}, },
"dependencies": { "dependencies": {
"@influxdata/clockface": "1.0.6", "@influxdata/clockface": "/Users/apaxton/src/clockface/dist",
"@influxdata/flux-parser": "^0.3.0", "@influxdata/flux-parser": "^0.3.0",
"@influxdata/giraffe": "0.16.5", "@influxdata/giraffe": "0.16.5",
"@influxdata/influx": "0.5.5", "@influxdata/influx": "0.5.5",

View File

@ -1004,10 +1004,8 @@
debug "^3.1.0" debug "^3.1.0"
lodash.once "^4.1.1" lodash.once "^4.1.1"
"@influxdata/clockface@1.0.6": "@influxdata/clockface@file:../../clockface/dist":
version "1.0.6" version "0.0.0"
resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-1.0.6.tgz#cecb1dae9f92ca2b8e5843346de05ce492777f00"
integrity sha512-uSwRELaSEL/NjJnwKm1f1O5tmga1gSX3zgGqqXQpF3w2gkp5cM3rLOAJCad78DI5EzOCIXEaWwOTSs/Kgm9rGQ==
"@influxdata/flux-parser@^0.3.0": "@influxdata/flux-parser@^0.3.0":
version "0.3.0" version "0.3.0"