Skip to content

Commit ac3c3cd

Browse files
committed
chore: mark spectrum-tools/documentation as a private pkg
1 parent bb09cea commit ac3c3cd

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
@@ -3417,11 +3417,6 @@
34173417
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz#96116f2a912e0c02817345b3c10751069920d553"
34183418
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
34193419

3420-
"@spectrum-css/commons@^9.1.3":
3421-
version "9.1.3"
3422-
resolved "https://registry.yarnpkg.com/@spectrum-css/commons/-/commons-9.1.3.tgz#ce8cd60254632a6d72864d371bda550295eab949"
3423-
integrity sha512-Yfux8GBZu2VwWxvoTx/w5G1z1UhJSo2jZaTNqwjDM/mzkWNNzS9IbdkqMqYRDJyrFwev0nMhthYS3pxTMUCbgA==
3424-
34253420
"@spectrum-css/cyclebutton@^3.1.3":
34263421
version "3.1.3"
34273422
resolved "https://registry.yarnpkg.com/@spectrum-css/cyclebutton/-/cyclebutton-3.1.3.tgz#faf8fe06c9ba31124d7751d99513c488dd5ed52a"

0 commit comments

Comments
 (0)