Skip to content

Commit e623bb1

Browse files
authored
build: Removed nswapi resolution (#767)
Removed previously required nwsapi resolution pinning version to 2.2.13, issues caused have been resolved as of 2.2.16 release
1 parent 2a9d394 commit e623bb1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,5 @@
223223
"title": "Amendment"
224224
}
225225
]
226-
},
227-
"resolutions": {
228-
"nwsapi": "2.2.13"
229-
}
226+
}
230227
}

0 commit comments

Comments
 (0)