Skip to content

Commit 39046e5

Browse files
committed
build: Added nwsapi resolution
Due to changes made to the nwsapi package within version 2.2.14, all tests are failing, pinning version 2.2.13 to resolve this issue for release, should be reverted at a later date
1 parent 19e72ea commit 39046e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,5 +344,8 @@
344344
"title": "Print title"
345345
}
346346
]
347+
},
348+
"resolutions": {
349+
"nwsapi" : "2.2.13"
347350
}
348351
}

0 commit comments

Comments
 (0)