Skip to content

Commit 281c8ed

Browse files
committed
chore: update package name and repository URL format
1 parent 66940aa commit 281c8ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "workfront-api-constants",
2+
"name": "@workfront/api-constants",
33
"version": "2.0.0",
44
"description": "Definitions for all constants which can be used to interact with Workfront API",
55
"main": "dist/umd/constants.js",
@@ -22,7 +22,7 @@
2222
},
2323
"repository": {
2424
"type": "git",
25-
"url": "https://github.com/Workfront/workfront-api-constants.git"
25+
"url": "git+https://github.com/Workfront/workfront-api-constants.git"
2626
},
2727
"keywords": [
2828
"Workfront",

0 commit comments

Comments
 (0)