Skip to content

Commit

Permalink
(magicspace-update)
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Oct 14, 2023
1 parent cee9d7d commit e57e4b8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@
"exports": {
"./general": {
"types": "./general/bld/library/index.d.ts",
"require": "./general/bld/library/index.js",
"default": "./general/bld/library/index.js"
},
"./typescript": {
"types": "./typescript/bld/library/index.d.ts",
"require": "./typescript/bld/library/index.js",
"default": "./typescript/bld/library/index.js"
}
},
Expand All @@ -30,7 +28,7 @@
"devDependencies": {
"@mufan/code": "^0.2.17",
"@mufan/eslint-plugin": "^0.1.82",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"run-in-every": "^0.2.0",
Expand Down

0 comments on commit e57e4b8

Please sign in to comment.