Skip to content

Commit fb28a12

Browse files
chore: ignore npmrc
1 parent e7224e6 commit fb28a12

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ _ts3.4
7373
packages/types/src/ast-spec.ts
7474
.jest_cache
7575
false
76+
.npmrc

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@semantic-release/exec": "5.0.0",
5353
"@types/eslint": "7.28.2",
5454
"@types/jest": "26.0.23",
55-
"@types/node": "^15.6.1",
55+
"@types/node": "15.6.1",
5656
"@typescript-eslint/eslint-plugin": "5.1.0",
5757
"@typescript-eslint/parser": "5.1.0",
5858
"eslint": "8.1.0",

0 commit comments

Comments
 (0)