Skip to content

Commit d037c68

Browse files
authored
Update Launcher dependency to 5.0.3; revert shared to v188 (#481)
* Update Launcher dep to 5.0.3 * Shared to 188
1 parent 2fc26b0 commit d037c68

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Nordic Semiconductor ASA",
1212
"license": "SEE LICENSE IN LICENSE",
1313
"engines": {
14-
"nrfconnect": ">=4.4.1"
14+
"nrfconnect": ">=5.0.3"
1515
},
1616
"nrfConnectForDesktop": {
1717
"nrfutil": {
@@ -46,7 +46,7 @@
4646
"prepare": "husky install"
4747
},
4848
"devDependencies": {
49-
"@nordicsemiconductor/pc-nrfconnect-shared": "^189.0.0"
49+
"@nordicsemiconductor/pc-nrfconnect-shared": "^188.0.0"
5050
},
5151
"eslintConfig": {
5252
"extends": "./node_modules/@nordicsemiconductor/pc-nrfconnect-shared/config/eslintrc"

0 commit comments

Comments
 (0)