Skip to content

Commit db9d123

Browse files
committed
fix package.json
1 parent 47f15b4 commit db9d123

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
{
2-
"author:": "Ada Engineers",
3-
"main": "./src/api.js",
4-
"name": "impulse-api",
5-
"description": "A quick and efficient Api with Express under the hood.",
2+
"name": "@adasupport/impulse-api",
63
"author": {
74
"name": "Ada Support"
85
},
96
"main": "./src/api.js",
10-
"name": "impulse-api",
11-
"description": "Fork of a legacy dependency",
7+
"description": "Fork of a dependency for legacy handoffs",
128
"license": "MIT",
139
"publishConfig": {
1410
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)