Skip to content

Commit

Permalink
UI: Fix function import not working from Projects screen (#1278)
Browse files Browse the repository at this point in the history
  • Loading branch information
eran-nussbaum committed Jun 19, 2019
1 parent 060b274 commit 97c4922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/dashboard/ui/package.json
@@ -1,5 +1,5 @@
{
"name": "iguaz.io",
"name": "nuclio-ui",
"version": "0.0.2",
"private": true,
"dependencies": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"gulp-rev-collector": "^1.0.2",
"gulp-uglify": "^1.4.1",
"gulp-util": "^3.0.4",
"iguazio.dashboard-controls": "^0.8.17",
"iguazio.dashboard-controls": "^0.8.18",
"imagemin-gifsicle": "^5.1.0",
"imagemin-jpegtran": "^5.0.2",
"imagemin-optipng": "^5.2.1",
Expand Down

0 comments on commit 97c4922

Please sign in to comment.