Version v2.0.0
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed

This commit is contained in:
Nathan Kellenicki 2019-03-20 11:52:52 -07:00
parent b9ab15a0c9
commit c965826b93
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "node-poweredup",
"version": "1.9.1",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "node-poweredup",
"version": "1.9.1",
"description": "A Node.js module to interface with LEGO Powered UP components.",
"version": "2.0.0",
"description": "A Javascript module to interface with LEGO Powered UP components.",
"homepage": "https://github.com/nathankellenicki/node-poweredup/",
"main": "dist/node/index-node.js",
"types": "dist/index-node.d.ts",