feat: 👍 add Japanese language

This commit is contained in:
SHINICHIRO SUZUKI
2022-06-29 12:43:50 +09:00
parent c0494b25a4
commit 5d36e352ff
2 changed files with 60 additions and 2 deletions
+5 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hugo-congo-theme",
"version": "2.2.2",
"version": "2.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-congo-theme",
"version": "2.2.2",
"version": "2.3.0",
"hasInstallScript": true,
"license": "MIT",
"devDependencies": {
@@ -20,6 +20,9 @@
"rimraf": "^3.0.2",
"tailwindcss": "^3.1.4",
"vendor-copy": "^3.0.1"
},
"funding": {
"url": "https://github.com/sponsors/jpanther"
}
},
"node_modules/@braintree/sanitize-url": {