Skip to content

Commit e53e578

Browse files
committed
hoist
1 parent 83dcd65 commit e53e578

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-packages/cspell-lib/test-cspell-lib-rollup/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"import-fresh": "^3.3.1"
2727
},
2828
"devDependencies": {
29-
"@rollup/plugin-alias": "^6.0.0",
3029
"cspell-lib": "workspace:*",
3130
"magic-string": "^0.30.21"
3231
},

test-packages/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"devDependencies": {
13+
"@rollup/plugin-alias": "^6.0.0",
1314
"@rollup/plugin-commonjs": "^29.0.2",
1415
"@rollup/plugin-json": "^6.1.0",
1516
"@rollup/plugin-node-resolve": "^16.0.3",

0 commit comments

Comments
 (0)