Skip to content

Commit

Permalink
Downgrading node-resolve rollup plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Sep 27, 2020
1 parent a689501 commit 4a30cc7
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 345 deletions.
2 changes: 1 addition & 1 deletion packages/gitbeaker-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"ky": "^0.23.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.1.0",
"@rollup/plugin-replace": "^2.3.3",
"@types/expect-puppeteer": "^4.4.3",
"@types/jest-environment-puppeteer": "^4.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/gitbeaker-requester-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@types/node": "^14.11.2",
"rollup": "^2.28.2",
"rollup-plugin-typescript2": "^0.27.3",
"rollup": "^2.12.0",
"rollup-plugin-typescript2": "^0.27.1",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
},
Expand Down
Loading

0 comments on commit 4a30cc7

Please sign in to comment.