Skip to content

Commit 75a72b3

Browse files
committed
chore(release): 2.0.1
1 parent 47797e0 commit 75a72b3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypernym/eslint-config",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "Hypernym Studio",
55
"description": "Hypernym's internal config for ESLint.",
66
"license": "MIT",
@@ -26,7 +26,6 @@
2626
],
2727
"scripts": {
2828
"build": "rolli",
29-
"bump": "bummp",
3029
"lint": "ESLINT_USE_FLAT_CONFIG=true eslint -c .config/eslint.config.js .",
3130
"lint:fix": "ESLINT_USE_FLAT_CONFIG=true eslint -c .config/eslint.config.js --fix .",
3231
"format": "prettier --config .config/prettier.config.js --write .",

0 commit comments

Comments
 (0)