Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 1ae53e0

Browse files
committed
Needed for the automatic deployment on Linux/Unix systems
1 parent b019cb0 commit 1ae53e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"engine": "node >= 0.10.0",
6969
"scripts": {
70-
"postinstall": "bower install -F",
70+
"postinstall": "bower install -F -–allow-root",
7171
"test": "gulp test"
7272
}
7373
}

0 commit comments

Comments
 (0)