fixed scripts

This commit is contained in:
Parziphal 2013-11-03 23:45:13 -05:00
parent 740dd2a1f0
commit 5fdac2c062

View File

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