Skip to content

Commit

Permalink
feat: 📝 changed name of the package
Browse files Browse the repository at this point in the history
  • Loading branch information
KillDozerX2 committed Mar 16, 2023
1 parent 1e1360a commit 54514d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@distinction-dev/serverless-ts-template",
"name": "@distinction-dev/serverless-pipes",
"version": "0.0.0-development",
"description": "Template repository for us to use to create TS based backend packages",
"scripts": {
Expand All @@ -21,7 +21,7 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/distinction-dev/serverless-ts-template.git"
"url": "git+https://github.com/distinction-dev/serverless-pipes.git"
},
"license": "MIT",
"author": {
Expand All @@ -35,9 +35,9 @@
"typescript"
],
"bugs": {
"url": "https://github.com/distinction-dev/serverless-ts-template/issues"
"url": "https://github.com/distinction-dev/serverless-pipes/issues"
},
"homepage": "https://github.com/distinction-dev/serverless-ts-template#readme",
"homepage": "https://github.com/distinction-dev/serverless-pipes#readme",
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/mocha": "^10.0.0",
Expand Down

0 comments on commit 54514d1

Please sign in to comment.