Skip to content

Commit

Permalink
Merge pull request #1779 from aaronadamsCA/package-repository-metadata
Browse files Browse the repository at this point in the history
Add missing repository metadata to published packages
  • Loading branch information
hasparus committed May 27, 2021
2 parents d35c6d3 + 537ca29 commit 7172803
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 0 deletions.
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

1 comment on commit 7172803

@vercel
Copy link

@vercel vercel bot commented on 7172803 May 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.