updated version number

This commit is contained in:
nengyuanzhang 2024-08-24 17:32:28 +08:00
parent 7493ed34d2
commit c949e8ff1c
3 changed files with 14552 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,7 +9,6 @@
node_modules
.yarn
package-lock.json
.eslintcache

14551
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "myems.io",
"version": "4.2.0",
"version": "4.8.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",