Skip to content

Commit

Permalink
abandonware: npm: Relocate to abandonware
Browse files Browse the repository at this point in the history
Relate-to: bbx10#5
Change-Id: I75eefae2a4afda8492e4e1070fd370000af83ff5
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Feb 7, 2020
1 parent 5179691 commit e921a88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "htu21d-i2c",
"name": "@abandonware/htu21d-i2c",
"version": "0.1.0",
"description": "Read temperature and humidity from the HTU21D-F sensor",
"main": "index.js",
Expand All @@ -16,10 +16,10 @@
"author": "bbx10node <[email protected]> (http://x10linux.blogspot.com/)",
"repository": {
"type": "git",
"url": "http://github.com/bbx10/node-htu21d.git"
"url": "http://github.com/abandonware/node-htu21d.git"
},
"license": "MIT",
"homepage": "http://github.com/bbx10/node-htu21d.git",
"homepage": "http://github.com/abandonware/node-htu21d.git",
"dependencies": {
"@abandonware/i2c": ">=0.2.4-1",
"color-sensor-js": "0.0.11"
Expand Down

0 comments on commit e921a88

Please sign in to comment.