Skip to content

Commit ca90a6d

Browse files
authored
Merge pull request #2516 from particle-iot/feature/tests-rtl872x-binary-version-reader
[tests] integration: bump binary-version-reader and device-constants dependency for P2-related module manipulationfixes
2 parents dc9c64c + 528aea1 commit ca90a6d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

user/tests/integration/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/tests/integration/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"description": "Device OS Integration Tests",
33
"private": true,
44
"dependencies": {
5-
"@particle/device-constants": "^1.3.0",
6-
"binary-version-reader": "^1.1.2",
5+
"@particle/device-constants": "^2.1.0",
6+
"binary-version-reader": "^1.3.0",
77
"tempy": "^1.0.1"
88
}
99
}

0 commit comments

Comments
 (0)