working + many improvements

ryuji new features, saki changes, write build code, bump makoto version, add preview
This commit is contained in:
jetstream0
2023-07-31 14:28:26 -07:00
parent 17baac0640
commit c041f77b88
14 changed files with 312 additions and 88 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "0.0.1",
"license": "AGPL-3.0",
"dependencies": {
"makoto": "^1.0.0"
"makoto": "^1.0.1"
},
"devDependencies": {
"@types/node": "^20.4.5"
@@ -22,9 +22,9 @@
"dev": true
},
"node_modules/makoto": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/makoto/-/makoto-1.0.0.tgz",
"integrity": "sha512-Zl2GWYNrPqpSXZajf2rBcgOD6rtwi3gT/sc0pbjGJSPvad9uoJ0z6iMTZowfohbYHhTLeR2x3E20CQ//myyrqg=="
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/makoto/-/makoto-1.0.1.tgz",
"integrity": "sha512-SV/HW0lAy/D0tuYlX00Hg1g+5uo4ak95tcObw3RcY5U/fWMlc3aJuOPzbvqaWNKtDgPafCclU1eTDuZ6ZARSvA=="
}
}
}