Skip to content

Commit e250918

Browse files
committed
rm overrides
1 parent 5ed273b commit e250918

4 files changed

Lines changed: 5 additions & 12 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,3 @@ Thumbs.db
4141
# - Prevent unit test coverage reports from being committed to the repository
4242
.coverage
4343
.nyc_output
44-
45-
# - Prevent files related to the Claude AI assistant from being committed to the repository
46-
.claude

.npmignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,3 @@ codecov.yml
5353
.dockerignore
5454
.editorconfig
5555
.jsdoc-config.json
56-
57-
# - Prevent files related to the Claude AI assistant from being committed to the repository
58-
.claude

package-lock.json

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

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,5 @@
8282
},
8383
"engines": {
8484
"node": ">=18"
85-
},
86-
"overrides": {
87-
"postman-request": "2.88.1-postman.48",
88-
"node-forge": "1.3.3",
89-
"jose": "5.10.0"
9085
}
9186
}

0 commit comments

Comments
 (0)