Skip to content
Snippets Groups Projects
Commit f281f66b authored by David Siegfried's avatar David Siegfried
Browse files

add package.json

parent 6444a5e0
No related branches found
No related tags found
No related merge requests found
{
"name": "mitfahrzentrale",
"version": "3.1.4",
"description": "",
"scripts": {
"dev": "webpack --watch --mode=\"development\"",
"prod": "webpack --mode=\"production\"",
"zip": "zip -r Mitfahrzentrale-V$npm_package_version.zip assets controllers migrations views Mitfahrzentrale.class.php plugin.manifest"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment