Skip to content

Commit

Permalink
Merge magicspace changes (update)
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Oct 14, 2023
2 parents 319ab8c + 8679593 commit 5c48d3c
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 287 deletions.
2 changes: 1 addition & 1 deletion general/src/composables/package.json.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const JSON_OPTIONS: JSONFileOptions = {
};

const DEV_DEPENDENCY_DICT = {
'@mufan/eslint-plugin': '0.1',
'@mufan/eslint-plugin': '0.2',
eslint: '8',
prettier: '3',
};
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "^5.2.2"
},
"devDependencies": {
"@mufan/eslint-plugin": "^0.1.82",
"@mufan/eslint-plugin": "^0.2.0",
"@types/lodash": "^4.14.159",
"@types/node": "^14.0.27",
"eslint": "^8.51.0",
Expand Down
Loading

0 comments on commit 5c48d3c

Please sign in to comment.