remove typings from script

This commit is contained in:
Mario Romano
2016-09-20 12:36:43 +01:00
parent 12c8988ce3
commit ce9d2d96c6

View File

@@ -2,8 +2,6 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
npm install -g typings
#LINK CORE
echo "====== linking component: ng2-alfresco-core ====="
cd "$DIR/../ng2-components/ng2-alfresco-core"