We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18faee2 commit 2872dbdCopy full SHA for 2872dbd
package.json
@@ -18,7 +18,7 @@
18
},
19
"scripts": {
20
"test": "echo \"Error: no test specified\" && exit 1",
21
- "postinstall": "node_modules/bower/bin/bower install"
+ "postinstall": "bower install"
22
23
"repository": {
24
"type": "git",
@@ -34,4 +34,4 @@
34
"url": "https://github.com/Landoop/kafka-connect-ui/issues"
35
36
"homepage": "https://github.com/Landoop/kafka-connect-ui#readme"
37
-}
+}
0 commit comments