Skip to content

Commit a81c712

Browse files
pfultoncastastrophe
authored andcommitted
chore: mark spectrum-tools/documentation as a private pkg
1 parent cc1e889 commit a81c712

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"private": "true",
2+
"private": true,
33
"name": "@spectrum-tools/documentation",
44
"version": "1.0.0",
55
"description": "A Spectrum-focused utility for building the documentation site.",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3439,11 +3439,6 @@
34393439
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz#96116f2a912e0c02817345b3c10751069920d553"
34403440
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
34413441

3442-
"@spectrum-css/commons@^9.1.3":
3443-
version "9.1.3"
3444-
resolved "https://registry.yarnpkg.com/@spectrum-css/commons/-/commons-9.1.3.tgz#ce8cd60254632a6d72864d371bda550295eab949"
3445-
integrity sha512-Yfux8GBZu2VwWxvoTx/w5G1z1UhJSo2jZaTNqwjDM/mzkWNNzS9IbdkqMqYRDJyrFwev0nMhthYS3pxTMUCbgA==
3446-
34473442
"@spectrum-css/cyclebutton@^3.1.3":
34483443
version "3.1.3"
34493444
resolved "https://registry.yarnpkg.com/@spectrum-css/cyclebutton/-/cyclebutton-3.1.3.tgz#faf8fe06c9ba31124d7751d99513c488dd5ed52a"

0 commit comments

Comments
 (0)