Skip to content

Commit 2872dbd

Browse files
authored
Update package.json
1 parent 18faee2 commit 2872dbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"scripts": {
2020
"test": "echo \"Error: no test specified\" && exit 1",
21-
"postinstall": "node_modules/bower/bin/bower install"
21+
"postinstall": "bower install"
2222
},
2323
"repository": {
2424
"type": "git",
@@ -34,4 +34,4 @@
3434
"url": "https://github.com/Landoop/kafka-connect-ui/issues"
3535
},
3636
"homepage": "https://github.com/Landoop/kafka-connect-ui#readme"
37-
}
37+
}

0 commit comments

Comments
 (0)