rename mixan to OPENPANEL!

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-03-11 13:40:46 +01:00
parent 6d4f9010d4
commit e6c0bc2ec8
201 changed files with 1193 additions and 1047 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@mixan/prettier-config",
"name": "@openpanel/prettier-config",
"version": "0.1.0",
"private": true,
"main": "index.mjs",
@@ -10,7 +10,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.0"
},
"devDependencies": {
"@mixan/tsconfig": "workspace:*",
"@openpanel/tsconfig": "workspace:*",
"eslint": "^8.48.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2"