Update package.json v0.0.1-final
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Thu, 23 Jan 2020 11:33:49 +0000 (12:33 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 11:33:49 +0000 (12:33 +0100)
package.json

index d9d8484d6f99a757793ebef4c34c4a955b612a7f..b6dc6e936e768b4ddf29714b1b1c142e6b708b0f 100644 (file)
@@ -14,7 +14,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/pioardi/node-thread-pool.git"
+    "url": "git+https://github.com/pioardi/poolifier.git"
   },
   "keywords": [
     "node",
@@ -34,9 +34,9 @@
   "author": "pioardi",
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/pioardi/node-thread-pool/issues"
+    "url": "https://github.com/pioardi/poolifier/issues"
   },
-  "homepage": "https://github.com/pioardi/node-thread-pool#readme",
+  "homepage": "https://github.com/pioardi/poolifier#readme",
   "devDependencies": {
     "benchmark": "^2.1.4",
     "coveralls": "^3.0.9",