mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
change order typeings§:sa
This commit is contained in:
parent
6051704596
commit
a95db8daf2
@ -5,7 +5,7 @@
|
|||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "npm run build && npm run typings",
|
"postinstall": "npm run typings && npm run build",
|
||||||
"typings": "typings install",
|
"typings": "typings install",
|
||||||
"start": "rm -rf dist && npm install && npm run server",
|
"start": "rm -rf dist && npm install && npm run server",
|
||||||
"server": "lite-server",
|
"server": "lite-server",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user