Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing repository metadata to published packages #1779

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/color/package.json
Expand Up @@ -14,5 +14,6 @@
"access": "public"
},
"license": "MIT",
"repository": "system-ui/theme-ui",
"gitHead": "621199460fa3bdb0100748441e62517b7529b8c8"
}
1 change: 1 addition & 0 deletions packages/components/package.json
Expand Up @@ -23,6 +23,7 @@
},
"author": "Brent Jackson <jxnblk@gmail.com>",
"license": "MIT",
"repository": "system-ui/theme-ui",
"devDependencies": {
"react": "^17.0.1"
}
Expand Down
1 change: 1 addition & 0 deletions packages/css/package.json
Expand Up @@ -8,6 +8,7 @@
"scripts": {},
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"publishConfig": {
"access": "public"
},
Expand Down
1 change: 1 addition & 0 deletions packages/custom-properties/package.json
Expand Up @@ -7,6 +7,7 @@
"module": "dist/theme-ui-custom-properties.esm.js",
"author": "Alex Page <alex@alexpage.com.au>",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/docs/package.json
Expand Up @@ -5,6 +5,7 @@
"main": "dist/docs.cjs.js",
"author": "Brent Jackson <jxnblk@gmail.com>",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {
"start": "DEBUG=gatsby:query-watcher gatsby develop",
"build": "gatsby build",
Expand Down
1 change: 1 addition & 0 deletions packages/editor/package.json
Expand Up @@ -6,6 +6,7 @@
"types": "dist/theme-ui-editor.cjs.d.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/components": "0.9.0",
Expand Down
1 change: 1 addition & 0 deletions packages/gatsby-theme-style-guide/package.json
Expand Up @@ -3,6 +3,7 @@
"version": "0.9.0",
"main": "dist/gatsby-theme-style-guide.cjs.js",
"license": "MIT",
"repository": "system-ui/theme-ui",
"peerDependencies": {
"gatsby": "^2.0.0 || ^3.0.0",
"react": "^16.14.0 || ^17.0.0",
Expand Down
1 change: 1 addition & 0 deletions packages/preset-bootstrap/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-bulma/package.json
Expand Up @@ -6,6 +6,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/preset-base": "0.9.0"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-dark/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-deep/package.json
Expand Up @@ -6,6 +6,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-funk/package.json
Expand Up @@ -6,6 +6,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/preset-base": "0.9.0"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-future/package.json
Expand Up @@ -6,6 +6,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/preset-base": "0.9.0"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-polaris/package.json
Expand Up @@ -6,6 +6,7 @@
"source": "src/index.ts",
"author": "Yuraima Estevez",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/preset-base": "0.9.0"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-roboto/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/preset-base": "0.9.0"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-sketchy/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Aleksandra Sikora",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-swiss/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-system/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/preset-tailwind/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/style-guide/package.json
Expand Up @@ -7,6 +7,7 @@
"source": "src/index.ts",
"author": "Brent Jackson",
"license": "MIT",
"repository": "system-ui/theme-ui",
"scripts": {},
"dependencies": {
"@theme-ui/presets": "0.9.0",
Expand Down
1 change: 1 addition & 0 deletions packages/test-utils/package.json
Expand Up @@ -3,6 +3,7 @@
"version": "0.9.0",
"private": true,
"license": "MIT",
"repository": "system-ui/theme-ui",
"source": "src/index.ts",
"main": "dist/theme-ui-test-utils.cjs.js",
"module": "dist/theme-ui-test-utils.esm.js",
Expand Down