Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2020-09-25 16:13:05 +0300
committerMatthias <ilovemilk@wusa.io>2020-09-25 16:13:05 +0300
commit4183c73c11921826ba9b6d9206b9a968aac9dfd0 (patch)
tree17e81a894eb480b5662e34444fbea356017c0b12
parent4e9f15216fe11029bb825b26e131617821198486 (diff)
remove composer install
-rw-r--r--krankerl.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/krankerl.toml b/krankerl.toml
index 9f7ae3b..36b3e59 100644
--- a/krankerl.toml
+++ b/krankerl.toml
@@ -1,6 +1,5 @@
[package]
before_cmds = [
- "composer install",
"npm install",
"npm run build",
] \ No newline at end of file