mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7331 - Add NPM cleanup scripts
This commit is contained in:
@@ -26,5 +26,9 @@
|
||||
"showdown": "^2.0.0",
|
||||
"tippy.js": "^6.2.5",
|
||||
"toastify-js": "^1.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "php .make/dependencies/rmUnnecessaryFolders.php --manager npm",
|
||||
"postupdate": "php .make/dependencies/rmUnnecessaryFolders.php --manager npm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user