Skip to content

Commit

Permalink
GROK-17353: Diff Studio Tools: Updated package json
Browse files Browse the repository at this point in the history
Added repository
  • Loading branch information
vmakarichev committed Jan 27, 2025
1 parent f3c79c3 commit d432df3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libraries/diff-studio-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@
"build": "tsc",
"lint": "eslint \"./src/**/*.ts\"",
"lint-fix": "eslint \"./src/**/*.ts\" --fix"
},
"repository": {
"type": "git",
"url": "[email protected]:datagrok-ai/ds-tools.git",
"directory": ""
}
}

0 comments on commit d432df3

Please sign in to comment.