0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-25 05:07:03 +01:00

chore(package.json): remove mustache

It's not needed.
This commit is contained in:
Yusuke Wada 2022-07-21 08:32:10 +09:00
parent 1d73e3a8ed
commit d94443d856

View File

@ -147,7 +147,6 @@
"form-data": "^4.0.0",
"jest": "27.5.1",
"jest-environment-miniflare": "^2.6.0",
"mustache": "^4.2.0",
"np": "^7.6.2",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
@ -157,4 +156,4 @@
"engines": {
"node": ">=11.0.0"
}
}
}