Skip to content

Commit ade2f40

Browse files
Bump Version to 1.0.4
1 parent 615e6d8 commit ade2f40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codingwithchris/eslint-config",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "My ESLint config for writing clean, consistent code",
55
"private": false,
66
"publishConfig": {
@@ -78,4 +78,4 @@
7878
"engines": {
7979
"node": ">= 10"
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)