Skip to content

Commit ce792a8

Browse files
committed
Use Bower
1 parent 3e0b20c commit ce792a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"rimraf": "^2.4.1"
66
},
77
"scripts": {
8-
"postinstall": "pulp dep install",
8+
"postinstall": "bower install",
99
"build": "pulp build && pulp test && rimraf docs && pulp docs"
1010
}
1111
}

0 commit comments

Comments
 (0)