File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"browser-sync" : " ^2.9.10" ,
25
25
"cheerio" : " ^1.0.0-rc.3" ,
26
- "clipboard-js" : " ^0.3.6" ,
27
26
"cssnano" : " ^4.1.10" ,
28
27
"foundation-docs" : " foundation/foundation-docs#master" ,
29
28
"foundation-sites" : " foundation/foundation-sites#master" ,
49
48
"inky" : " ^1.4.1" ,
50
49
"js-yaml" : " ^3.14.0" ,
51
50
"lazypipe" : " ^1.0.1" ,
51
+ "lodash.template" : " >=4.5.0" ,
52
52
"marked" : " ^1.1.1" ,
53
53
"motion-ui" : " ^2.0.3" ,
54
54
"multiline" : " ^2.0.0" ,
60
60
"siphon-media-query" : " ^1.0.0" ,
61
61
"supercollider" : " ^1.5.2" ,
62
62
"typeahead.js" : " ^0.11.1" ,
63
- "yargs" : " ^14.2.0" ,
64
- "zeroclipboard" : " ^2.2.0" ,
65
- "lodash.template" : " >=4.5.0"
63
+ "yargs" : " ^14.2.0"
66
64
},
67
65
"resolutions" : {
68
- "marked" : " ^1.1.1" ,
69
- "minimist" : " ^1.2.5" ,
70
- "braces" : " ^2.3.2" ,
71
- "lodash.template" : " >=4.5.0"
66
+ "marked" : " ^1.1.1" ,
67
+ "minimist" : " ^1.2.5" ,
68
+ "braces" : " ^2.3.2" ,
69
+ "lodash.template" : " >=4.5.0"
72
70
},
73
71
"license" : " MIT" ,
74
72
"eyeglass" : {
Original file line number Diff line number Diff line change @@ -1098,11 +1098,6 @@ cli-width@^2.0.0:
1098
1098
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48"
1099
1099
integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==
1100
1100
1101
- clipboard-js@^0.3.6 :
1102
- version "0.3.6"
1103
- resolved "https://registry.yarnpkg.com/clipboard-js/-/clipboard-js-0.3.6.tgz#6260add69b5318fde40b80f9d3c8c863efdaf339"
1104
- integrity sha512-hyrmvbrYCeRBHdiR3KrEz0tmrUTXXEU8HLeGW0Y0icUSwYmAsmc+d6wfE4EDb/TxZmAVJG0eTfMlulCIT+ecfw==
1105
-
1106
1101
cliui@^3.2.0 :
1107
1102
version "3.2.0"
1108
1103
resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d"
@@ -8633,8 +8628,3 @@ yeast@0.1.2:
8633
8628
version "0.1.2"
8634
8629
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
8635
8630
integrity sha1-AI4G2AlDIMNy28L47XagymyKxBk=
8636
-
8637
- zeroclipboard@^2.2.0 :
8638
- version "2.3.0"
8639
- resolved "https://registry.yarnpkg.com/zeroclipboard/-/zeroclipboard-2.3.0.tgz#592ebd833a4308688b0739697d3dbf989002c9af"
8640
- integrity sha1-WS69gzpDCGiLBzlpfT2/mJACya8=
You can’t perform that action at this time.
0 commit comments