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

Commit 2994002

Browse files
committed
NPM installation now installs Bower dependencies also.
1 parent e089691 commit 2994002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"url": "https://github.com/webcomponents/custom-elements/issues"
1717
},
1818
"scripts": {
19+
"install": "bower install",
1920
"build": "gulp",
2021
"test": "wct"
2122
},

0 commit comments

Comments
 (0)