Skip to content
Snippets Groups Projects
Commit 02c7f7f5 authored by Benjamin Bellamy's avatar Benjamin Bellamy :speech_balloon:
Browse files

Add post-install-cmd

parent f2d361ea
Branches
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
}
},
"scripts": {
"post-install-cmd": "php src/UserAgentsGenerate.php > src/UserAgents.php",
"post-update-cmd": "php src/UserAgentsGenerate.php > src/UserAgents.php"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment