diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..d7678e0d --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +@currenttech:registry=https://npm.pkg.github.com \ No newline at end of file diff --git a/package.json b/package.json index dd166ed5..858e12a9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "localtunnel", + "name": "@currenttech/localtunnel", "description": "Expose localhost to the world", "version": "2.0.4", "license": "MIT",