Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jitu5 authored Aug 29, 2024
1 parent b6abe7c commit f32d63c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@quantumblack/kedro-viz",
"version": "9.2.0",
"description": "Kedro-Viz is an interactive development tool for building data science pipelines with Kedro.",
"name": "my-kviz",
"version": "0.0.1-alpha.3",
"description": "vscode",
"main": "lib/components/app/index.js",
"files": [
"lib"
],
"homepage": ".",
"repository": {
"type": "git",
"url": "https://github.com/kedro-org/kedro-viz.git"
"url": "https://github.com/jitu5/kedro-viz.git"
},
"proxy": "http://localhost:4142/",
"scripts": {
Expand Down Expand Up @@ -172,4 +172,4 @@
"not op_mini all"
],
"snyk": true
}
}

0 comments on commit f32d63c

Please sign in to comment.