Skip to content

Commit 653af62

Browse files
authored
remove module-alias (#2235)
1 parent 419232b commit 653af62

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
"docs:build": "node --experimental-network-imports node_modules/vitepress/dist/node/cli.js build docs",
4040
"docs:preview": "vitepress preview docs"
4141
},
42-
"_moduleAliases": {
43-
"@observablehq/plot": "./src/index.js"
44-
},
4542
"sideEffects": [
4643
"./src/index.js"
4744
],
@@ -67,7 +64,6 @@
6764
"jsdom": "^24.0.0",
6865
"markdown-it-container": "^4.0.0",
6966
"mocha": "^10.0.0",
70-
"module-alias": "^2.0.0",
7167
"prettier": "~3.0.0",
7268
"rollup": "^4.9.1",
7369
"topojson-client": "^3.1.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2853,11 +2853,6 @@ mocha@^10.0.0:
28532853
yargs-parser "^20.2.9"
28542854
yargs-unparser "^2.0.0"
28552855

2856-
module-alias@^2.0.0:
2857-
version "2.2.3"
2858-
resolved "https://registry.yarnpkg.com/module-alias/-/module-alias-2.2.3.tgz#ec2e85c68973bda6ab71ce7c93b763ec96053221"
2859-
integrity sha512-23g5BFj4zdQL/b6tor7Ji+QY4pEfNH784BMslY9Qb0UnJWRAt+lQGLYmRaM0KDBwIG23ffEBELhZDP2rhi9f/Q==
2860-
28612856
28622857
version "2.1.2"
28632858
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"

0 commit comments

Comments
 (0)