diff --git a/packages/lib/package.json b/packages/lib/package.json index b3d82716..fae64065 100644 --- a/packages/lib/package.json +++ b/packages/lib/package.json @@ -1,10 +1,14 @@ { "name": "@hiogawa/unocss-preset-antd", "version": "2.2.1-pre.5", + "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/packages/lib", + "repository": { + "type": "git", + "url": "https://github.com/hi-ogawa/unocss-preset-antd", + "directory": "packages/lib" + }, + "license": "MIT", "type": "module", - "main": "./dist/index.js", - "module": "./dist/index.js", - "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", @@ -12,16 +16,12 @@ "types": "./dist/index.d.ts" } }, + "main": "./dist/index.js", + "module": "./dist/index.js", + "types": "./dist/index.d.ts", "files": [ "dist" ], - "license": "MIT", - "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/packages/lib", - "repository": { - "type": "git", - "url": "https://github.com/hi-ogawa/unocss-preset-antd", - "directory": "packages/lib" - }, "scripts": { "dev": "tsup --watch", "build": "tsup", diff --git a/packages/tiny-form/package.json b/packages/tiny-form/package.json index 8e175023..af1ecaa2 100644 --- a/packages/tiny-form/package.json +++ b/packages/tiny-form/package.json @@ -1,10 +1,14 @@ { "name": "@hiogawa/tiny-form", "version": "0.0.1-pre.10", + "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-form", + "repository": { + "type": "git", + "url": "https://github.com/hi-ogawa/unocss-preset-antd/", + "directory": "packages/tiny-form" + }, + "license": "MIT", "type": "module", - "main": "./dist/index.js", - "module": "./dist/index.js", - "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", @@ -17,16 +21,12 @@ "types": "./dist/react.d.ts" } }, + "main": "./dist/index.js", + "module": "./dist/index.js", + "types": "./dist/index.d.ts", "files": [ "dist" ], - "license": "MIT", - "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-form", - "repository": { - "type": "git", - "url": "https://github.com/hi-ogawa/unocss-preset-antd/", - "directory": "packages/tiny-form" - }, "scripts": { "dev": "tsup --watch", "build": "tsup", diff --git a/packages/tiny-progress/package.json b/packages/tiny-progress/package.json index 4d048957..e9d14713 100644 --- a/packages/tiny-progress/package.json +++ b/packages/tiny-progress/package.json @@ -1,10 +1,14 @@ { "name": "@hiogawa/tiny-progress", "version": "0.0.1-pre.2", + "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-progress", + "repository": { + "type": "git", + "url": "https://github.com/hi-ogawa/unocss-preset-antd/", + "directory": "packages/tiny-progress" + }, + "license": "MIT", "type": "module", - "main": "./dist/index.js", - "module": "./dist/index.js", - "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", @@ -17,16 +21,12 @@ "types": "./dist/react.d.ts" } }, + "main": "./dist/index.js", + "module": "./dist/index.js", + "types": "./dist/index.d.ts", "files": [ "dist" ], - "license": "MIT", - "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-progress", - "repository": { - "type": "git", - "url": "https://github.com/hi-ogawa/unocss-preset-antd/", - "directory": "packages/tiny-progress" - }, "scripts": { "dev": "tsup --watch", "build": "tsup", diff --git a/packages/tiny-toast/package.json b/packages/tiny-toast/package.json index 5662444e..2805f4da 100644 --- a/packages/tiny-toast/package.json +++ b/packages/tiny-toast/package.json @@ -1,10 +1,14 @@ { "name": "@hiogawa/tiny-toast", "version": "0.1.1-pre.7", + "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-toast", + "repository": { + "type": "git", + "url": "https://github.com/hi-ogawa/unocss-preset-antd/", + "directory": "packages/tiny-transition" + }, + "license": "MIT", "type": "module", - "main": "./dist/index.js", - "module": "./dist/index.js", - "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", @@ -22,16 +26,12 @@ "types": "./dist/preact/index.d.ts" } }, + "main": "./dist/index.js", + "module": "./dist/index.js", + "types": "./dist/index.d.ts", "files": [ "dist" ], - "license": "MIT", - "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-toast", - "repository": { - "type": "git", - "url": "https://github.com/hi-ogawa/unocss-preset-antd/", - "directory": "packages/tiny-transition" - }, "scripts": { "dev": "vite --no-clearScreen", "build": "tsup", diff --git a/packages/tiny-transition/package.json b/packages/tiny-transition/package.json index 5c8ab17d..f225cc58 100644 --- a/packages/tiny-transition/package.json +++ b/packages/tiny-transition/package.json @@ -1,10 +1,14 @@ { "name": "@hiogawa/tiny-transition", "version": "0.0.1-pre.3", + "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-transition", + "repository": { + "type": "git", + "url": "https://github.com/hi-ogawa/unocss-preset-antd/", + "directory": "packages/tiny-transition" + }, + "license": "MIT", "type": "module", - "main": "./dist/index.js", - "module": "./dist/index.js", - "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", @@ -17,16 +21,12 @@ "types": "./dist/react.d.ts" } }, + "main": "./dist/index.js", + "module": "./dist/index.js", + "types": "./dist/index.d.ts", "files": [ "dist" ], - "license": "MIT", - "homepage": "https://github.com/hi-ogawa/unocss-preset-antd/tree/main/packages/tiny-transition", - "repository": { - "type": "git", - "url": "https://github.com/hi-ogawa/unocss-preset-antd/", - "directory": "packages/tiny-transition" - }, "scripts": { "dev": "tsup --watch", "build": "tsup",