fix: plus editor icons (#1120)

This commit is contained in:
Mo
2022-06-18 09:20:44 -05:00
committed by GitHub
parent cd645f74df
commit ba65948364
158 changed files with 232 additions and 1601 deletions

View File

@@ -58,7 +58,8 @@
"prettier": "^2.6.2",
"typescript": "^4.7.3",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.9.2"
},
"packageManager": "yarn@3.2.1"
}