Skip to content

Commit

Permalink
chore: specify package repository
Browse files Browse the repository at this point in the history
  • Loading branch information
orionmiz committed Feb 15, 2024
1 parent 2585a95 commit a2dfcf6
Show file tree
Hide file tree
Showing 15 changed files with 75 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/core",
"version": "1.0.10",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "core"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/compat-await-push/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/compat-await-push",
"version": "1.1.8",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/compat-await-push"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/link",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/link"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-basic-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-basic-ui",
"version": "1.5.3",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-basic-ui"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-devtools",
"version": "0.1.8",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-devtools"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-google-analytics-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-google-analytics-4",
"version": "1.1.10",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-google-analytics-4"
},
"license": "MIT",
"author": "Aaron K <aaron@daangn.com>",
"exports": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-history-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-history-sync",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-history-sync"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-map-initial-activity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-map-initial-activity",
"version": "1.0.6",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-map-initial-activity"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-preload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-preload",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-preload"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-renderer-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-renderer-basic",
"version": "1.1.8",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-renderer-basic"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-renderer-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-renderer-web",
"version": "1.1.8",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-renderer-web"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions extensions/plugin-stack-depth-change/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/plugin-stack-depth-change",
"version": "1.1.2",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "extensions/plugin-stack-depth-change"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions integrations/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/react",
"version": "1.1.8",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "integrations/react"
},
"license": "MIT",
"exports": {
".": {
Expand Down
5 changes: 5 additions & 0 deletions packages/esbuild-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/esbuild-config",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "packages/esbuild-config"
},
"license": "MIT",
"main": "index.js",
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "@stackflow/eslint-config",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
"directory": "packages/eslint-config"
},
"license": "MIT",
"main": "index.js",
"exports": {
Expand Down

0 comments on commit a2dfcf6

Please sign in to comment.