Skip to content

Commit

Permalink
fix: Modify main feild in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 9, 2021
1 parent f043a83 commit f8d9caa
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/color-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-alpha",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-block",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-chrome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-chrome",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-circle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-color-circle",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-colorful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-colorful",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-compact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-color-compact",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-convert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#color-convert",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-editable-input-hsla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-editable-input-hsla",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-editable-input-rgba/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-editable-input-rgba",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-editable-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-editable-input",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-github",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-hue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-hue",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-material",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-name",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-saturation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-saturation",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-shade-slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-color-shade-slider",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-sketch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-color-sketch",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-color-slider",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-swatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-color-swatch",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color-wheel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/react-color/#react-color-wheel",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color",
"author": "Kenny Wong <wowohoo@qq.com>",
"sideEffects": false,
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/drag-event-interactive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://uiwjs.github.io/react-color/#react-drag-event-interactive",
"sideEffects": false,
"author": "Kenny Wong <wowohoo@qq.com>",
"main": "lib/index.js",
"main": "cjs/index.js",
"module": "esm/index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit f8d9caa

Please sign in to comment.