Skip to content

Commit 84966f1

Browse files
authored
Merge pull request #61 from particle-iot/update_device_constants/sc-107976
Update device-constants to 3.0.1
2 parents a9776c6 + 612ff8e commit 84966f1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -13,10 +13,10 @@
1313
"xtend": "^4.0.2"
1414
},
1515
"peerDependencies": {
16-
"@particle/device-constants": "2.x"
16+
"@particle/device-constants": "^3.0.1"
1717
},
1818
"devDependencies": {
19-
"@particle/device-constants": "^2.0.0",
19+
"@particle/device-constants": "^3.0.1",
2020
"buffer-offset": "^0.1.2",
2121
"chai": "^3.5.0",
2222
"coveralls": "^3.0.7",

0 commit comments

Comments
 (0)