Skip to content

Commit bbd72f5

Browse files
committed
Remove bower install command.
1 parent dd54ccc commit bbd72f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"description": "Node.js SDK for Froala Editor",
66
"main": "lib/froalaEditor.js",
77
"scripts": {
8-
"start": "node ./examples/server.js",
9-
"postinstall": "bower install"
8+
"start": "node ./examples/server.js"
109
},
1110
"repository": {
1211
"type": "git",

0 commit comments

Comments
 (0)