Commit 1a4e9253 authored by nanahira's avatar nanahira

Revert "use npm ci"

This reverts commit 233e582e.
parent 233e582e
......@@ -254,7 +254,7 @@
"callback": {
"command": "npm",
"args": [
"ci"
"install"
],
"path": "."
}
......
......@@ -267,7 +267,7 @@
"callback": {
"command": "npm",
"args": [
"ci"
"install"
],
"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