Skip to content

Commit f478d6e

Browse files
committed
Set repository
1 parent a1fd37a commit f478d6e

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

packages/i18n-types/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@onigoetz/i18n-types",
33
"version": "1.0.0-rc.3",
44
"license": "MIT",
5+
"repository": "https://github.com/onigoetz/i18n",
56
"source": "index.ts",
67
"types": "./dist/types/index.d.ts",
78
"type": "module",

packages/intl-formatters/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@onigoetz/intl-formatters",
33
"version": "1.0.0-rc.3",
44
"license": "MIT",
5+
"repository": "https://github.com/onigoetz/i18n",
56
"source": "src/index.ts",
67
"types": "./dist/types/index.d.ts",
78
"type": "module",

packages/make-plural/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@onigoetz/make-plural",
33
"version": "1.0.0-rc.3",
44
"license": "MIT",
5+
"repository": "https://github.com/onigoetz/i18n",
56
"source": "src/index.ts",
67
"types": "./dist/types/index.d.ts",
78
"type": "module",

packages/messageformat/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@onigoetz/messageformat",
33
"version": "1.0.0-rc.3",
44
"license": "MIT",
5+
"repository": "https://github.com/onigoetz/i18n",
56
"source": "src/index.ts",
67
"types": "./dist/types/index.d.ts",
78
"type": "module",

0 commit comments

Comments
 (0)