fixed post-script event

This commit is contained in:
Parziphal 2013-10-27 00:42:20 -05:00
parent 656288ebe4
commit 91d694d240

View File

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