Skip to content

Commit e364c17

Browse files
authored
chore: remove rollup from optionalDependencies (#1617)
1 parent 6f069f3 commit e364c17

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,5 @@
192192
"test-cov": "TIMING=1 c8 --reporter text pnpm run test-no-cov",
193193
"test-index": "pnpm run test-no-cov test/rules/index.js"
194194
},
195-
"version": "1.0.0",
196-
"optionalDependencies": {
197-
"@rollup/rollup-darwin-arm64": "^4.53.5"
198-
}
195+
"version": "1.0.0"
199196
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)