We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66940aa commit 281c8edCopy full SHA for 281c8ed
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "workfront-api-constants",
+ "name": "@workfront/api-constants",
3
"version": "2.0.0",
4
"description": "Definitions for all constants which can be used to interact with Workfront API",
5
"main": "dist/umd/constants.js",
@@ -22,7 +22,7 @@
22
},
23
"repository": {
24
"type": "git",
25
- "url": "https://github.com/Workfront/workfront-api-constants.git"
+ "url": "git+https://github.com/Workfront/workfront-api-constants.git"
26
27
"keywords": [
28
"Workfront",
0 commit comments