mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Remove bower from post install
This commit is contained in:
parent
9e413c0e09
commit
1e6d69f6cc
@ -8,7 +8,7 @@
|
|||||||
"tsc:w": "tsc -w",
|
"tsc:w": "tsc -w",
|
||||||
"lite": "lite-server",
|
"lite": "lite-server",
|
||||||
"typings": "typings",
|
"typings": "typings",
|
||||||
"postinstall": "bower install && typings install"
|
"postinstall": "typings install"
|
||||||
},
|
},
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user