Skip to content

Commit eec0302

Browse files
author
Jeff
committed
Revert "devtools are always on"
This reverts commit 4ead15f.
1 parent 4ead15f commit eec0302

File tree

1 file changed

+3
-71
lines changed

1 file changed

+3
-71
lines changed

yarn.lock

Lines changed: 3 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,16 +1076,6 @@ change-case@3.0.x:
10761076
upper-case "^1.1.1"
10771077
upper-case-first "^1.1.0"
10781078

1079-
cheerio@^0.19.0:
1080-
version "0.19.0"
1081-
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-0.19.0.tgz#772e7015f2ee29965096d71ea4175b75ab354925"
1082-
dependencies:
1083-
css-select "~1.0.0"
1084-
dom-serializer "~0.1.0"
1085-
entities "~1.1.1"
1086-
htmlparser2 "~3.8.1"
1087-
lodash "^3.2.0"
1088-
10891079
cheerio@^0.20.0:
10901080
version "0.20.0"
10911081
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-0.20.0.tgz#5c710f2bab95653272842ba01c6ea61b3545ec35"
@@ -1424,15 +1414,6 @@ css-select@^1.1.0, css-select@~1.2.0:
14241414
domutils "1.5.1"
14251415
nth-check "~1.0.1"
14261416

1427-
css-select@~1.0.0:
1428-
version "1.0.0"
1429-
resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.0.0.tgz#b1121ca51848dd264e2244d058cee254deeb44b0"
1430-
dependencies:
1431-
boolbase "~1.0.0"
1432-
css-what "1.0"
1433-
domutils "1.4"
1434-
nth-check "~1.0.0"
1435-
14361417
css-selector-tokenizer@^0.5.1:
14371418
version "0.5.4"
14381419
resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.5.4.tgz#139bafd34a35fd0c1428487049e0699e6f6a2c21"
@@ -1448,10 +1429,6 @@ css-selector-tokenizer@^0.7.0:
14481429
fastparse "^1.1.1"
14491430
regexpu-core "^1.0.0"
14501431

1451-
css-what@1.0:
1452-
version "1.0.0"
1453-
resolved "https://registry.yarnpkg.com/css-what/-/css-what-1.0.0.tgz#d7cc2df45180666f99d2b14462639469e00f736c"
1454-
14551432
css-what@2.1:
14561433
version "2.1.0"
14571434
resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd"
@@ -1671,12 +1648,6 @@ domutils@1.1:
16711648
dependencies:
16721649
domelementtype "1"
16731650

1674-
domutils@1.4:
1675-
version "1.4.3"
1676-
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.4.3.tgz#0865513796c6b306031850e175516baf80b72a6f"
1677-
dependencies:
1678-
domelementtype "1"
1679-
16801651
domutils@1.5, domutils@1.5.1:
16811652
version "1.5.1"
16821653
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf"
@@ -2223,22 +2194,6 @@ gh-pages@^0.11.0:
22232194
q-io "1.13.2"
22242195
wrench "1.5.8"
22252196

2226-
gitbook-plugin-codepen@^0.1.2:
2227-
version "0.1.2"
2228-
resolved "https://registry.yarnpkg.com/gitbook-plugin-codepen/-/gitbook-plugin-codepen-0.1.2.tgz#64fb5ba9be9734328a44bab2214422c044a85f16"
2229-
dependencies:
2230-
cheerio "^0.19.0"
2231-
underscore "^1.8.3"
2232-
url-parse "^1.0.0"
2233-
2234-
gitbook-plugin-edit-link@^2.0.2:
2235-
version "2.0.2"
2236-
resolved "https://registry.yarnpkg.com/gitbook-plugin-edit-link/-/gitbook-plugin-edit-link-2.0.2.tgz#d8fcd927eced81e7a662a72d59db609eafd7e72f"
2237-
2238-
gitbook-plugin-github@^3.0.0:
2239-
version "3.0.0"
2240-
resolved "https://registry.yarnpkg.com/gitbook-plugin-github/-/gitbook-plugin-github-3.0.0.tgz#67457df98a57ea8ef9b2518b88340db370a5317b"
2241-
22422197
glob-base@^0.3.0:
22432198
version "0.3.0"
22442199
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
@@ -3367,7 +3322,7 @@ lodash.words@^3.0.0:
33673322
dependencies:
33683323
lodash._root "^3.0.0"
33693324

3370-
lodash@^3.2.0, lodash@^3.8.0:
3325+
lodash@^3.8.0:
33713326
version "3.10.1"
33723327
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
33733328

@@ -3762,10 +3717,6 @@ normalize-url@^1.4.0:
37623717
query-string "^4.1.0"
37633718
sort-keys "^1.0.0"
37643719

3765-
normalize.css@^7.0.0:
3766-
version "7.0.0"
3767-
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-7.0.0.tgz#abfb1dd82470674e0322b53ceb1aaf412938e4bf"
3768-
37693720
"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.2:
37703721
version "4.1.2"
37713722
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
@@ -3775,7 +3726,7 @@ normalize.css@^7.0.0:
37753726
gauge "~2.7.3"
37763727
set-blocking "~2.0.0"
37773728

3778-
nth-check@~1.0.0, nth-check@~1.0.1:
3729+
nth-check@~1.0.1:
37793730
version "1.0.1"
37803731
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
37813732
dependencies:
@@ -4414,10 +4365,6 @@ querystring@0.2.0, querystring@^0.2.0:
44144365
version "0.2.0"
44154366
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
44164367

4417-
querystringify@~1.0.0:
4418-
version "1.0.0"
4419-
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-1.0.0.tgz#6286242112c5b712fa654e526652bf6a13ff05cb"
4420-
44214368
randomatic@^1.1.3:
44224369
version "1.1.7"
44234370
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-1.1.7.tgz#c7abe9cc8b87c0baa876b19fde83fd464797e38c"
@@ -4726,7 +4673,7 @@ require-main-filename@^1.0.1:
47264673
version "1.0.1"
47274674
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
47284675

4729-
requires-port@1.x.x, requires-port@~1.0.0:
4676+
requires-port@1.x.x:
47304677
version "1.0.0"
47314678
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
47324679

@@ -5334,10 +5281,6 @@ ultron@1.0.x:
53345281
version "1.0.2"
53355282
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa"
53365283

5337-
underscore@^1.8.3:
5338-
version "1.8.3"
5339-
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
5340-
53415284
underscore@~1.6.0:
53425285
version "1.6.0"
53435286
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.6.0.tgz#8b38b10cacdef63337b8b24e4ff86d45aea529a8"
@@ -5383,13 +5326,6 @@ url-parse-lax@^1.0.0:
53835326
dependencies:
53845327
prepend-http "^1.0.1"
53855328

5386-
url-parse@^1.0.0:
5387-
version "1.2.0"
5388-
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.2.0.tgz#3a19e8aaa6d023ddd27dcc44cb4fc8f7fec23986"
5389-
dependencies:
5390-
querystringify "~1.0.0"
5391-
requires-port "~1.0.0"
5392-
53935329
url-to-options@^1.0.1:
53945330
version "1.0.1"
53955331
resolved "https://registry.yarnpkg.com/url-to-options/-/url-to-options-1.0.1.tgz#1505a03a289a48cbd7a434efbaeec5055f5633a9"
@@ -5517,10 +5453,6 @@ vue-resource@^1.0.3:
55175453
dependencies:
55185454
got "^7.1.0"
55195455

5520-
vue-select@^2.4.0:
5521-
version "2.4.0"
5522-
resolved "https://registry.yarnpkg.com/vue-select/-/vue-select-2.4.0.tgz#ef06547fe857f3259841ab2f3d29c5d8a1e52630"
5523-
55245456
vue-style-loader@^1.0.0:
55255457
version "1.0.0"
55265458
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-1.0.0.tgz#abeb7bd0f46313083741244d3079d4f14449e049"

0 commit comments

Comments
 (0)