Commit 233e582e authored by nanahira's avatar nanahira

use npm ci

parent e863d758
......@@ -254,7 +254,7 @@
"callback": {
"command": "npm",
"args": [
"install"
"ci"
],
"path": "."
}
......
......@@ -267,7 +267,7 @@
"callback": {
"command": "npm",
"args": [
"install"
"ci"
],
"path": "."
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment