Skip to content

Commit

Permalink
chore(pool-time-core): migrate to @luckycatfactory organization
Browse files Browse the repository at this point in the history
  • Loading branch information
louisscruz committed Jul 4, 2020
1 parent 2b790e6 commit 5be4f5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions projects/pool-time-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Louis Cruz"
},
"browser": "dist/index.js",
"bugs": "https://github.com/pool-time/pool-time/issues",
"bugs": "https://github.com/luckycatfactory/pool-time/issues",
"contributors": [
{
"email": "[email protected]",
Expand All @@ -28,7 +28,7 @@
"tslib": "^2.0.0",
"typescript": "^3.9.5"
},
"homepage": "https://github.com/pool-time/pool-time-core",
"homepage": "https://github.com/luckycatfactory/pool-time-core",
"keywords": [
"time pooling",
"time delegation",
Expand All @@ -38,11 +38,11 @@
"license": "MIT",
"main": "dist/index.umd.js",
"module": "dist/index.esm.js",
"name": "@pool-time/pool-time-core",
"name": "@luckycatfactory/pool-time-core",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/pool-time/pool-time",
"repository": "https://github.com/luckycatfactory/pool-time",
"scripts": {
"build": "yarn clean && rollup -c",
"build:watch": "yarn clean && rollup -c -w",
Expand Down

0 comments on commit 5be4f5b

Please sign in to comment.