no more create-project

This commit is contained in:
Parziphal 2013-11-03 23:39:24 -05:00
parent 63c49877e9
commit 740dd2a1f0

View File

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