fixed post-script event again

This commit is contained in:
Parziphal 2013-10-27 00:43:50 -05:00
parent 91d694d240
commit cb1f338d27

View File

@ -19,7 +19,7 @@
}
},
"scripts": {
"post-root-package-install": [
"post-create-project-cmd": [
"ApplicationInstaller\\CompileAssets::compile"
]
}