Skip to content

Commit

Permalink
chore(ui): update package.json and lock file (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
NivLipetz authored Feb 26, 2019
1 parent 8c0453a commit 67b9d22
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "performance-framework",
"name": "predator",
"version": "1.0.0",
"description": "Performance Framework UI",
"description": "Predator UI",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git@git.zooz.co:Web-Applications/admin-tools/apps/performance-framework.git"
"url": "git+https://github.com/Zooz/predator.git"
},
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 67b9d22

Please sign in to comment.