diff --git a/.all-contributorsrc b/.all-contributorsrc index 6167af2..ca87064 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -17,7 +17,9 @@ "profile": "https://1023.io", "contributions": [ "code", - "example" + "example", + "doc", + "bug" ] }, { @@ -27,7 +29,10 @@ "profile": "http://www.jingwen-zhu.com", "contributions": [ "example", - "doc" + "doc", + "bug", + "blog", + "tutorial" ] }, { @@ -37,7 +42,10 @@ "profile": "https://github.com/tigoe", "contributions": [ "example", - "doc" + "doc", + "bug", + "blog", + "tutorial" ] }, { diff --git a/README.md b/README.md index a2f590d..5c89ac1 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - + + + diff --git a/package.json b/package.json index 27d2937..8c02d51 100644 --- a/package.json +++ b/package.json @@ -30,15 +30,16 @@ }, "homepage": "https://github.com/ITPNYU/p5.ble.js#readme", "devDependencies": { + "all-contributors-cli": "^6.11.1", "babel-cli": "6.26.0", "babel-core": "6.26.3", "babel-loader": "7.1.5", - "babel-preset-es2015": "6.24.1", - "babel-preset-stage-2": "6.24.1", - "babel-register": "6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "1.6.1", + "babel-preset-es2015": "6.24.1", + "babel-preset-stage-2": "6.24.1", + "babel-register": "6.26.0", "eslint": "5.11.1", "eslint-config-airbnb-base": "13.1.0", "eslint-loader": "2.0.0",

Yining Shi

πŸ’» πŸ’‘

Jingwen Zhu

πŸ’‘ πŸ“–

Tom Igoe

πŸ’‘ πŸ“–

Yining Shi

πŸ’» πŸ’‘ πŸ“– πŸ›

Jingwen Zhu

πŸ’‘ πŸ“– πŸ› πŸ“ βœ…

Tom Igoe

πŸ’‘ πŸ“– πŸ› πŸ“ βœ…

CΓ©dric

πŸ’»

Sandeep Mistry

πŸ’‘