Skip to content

Commit

Permalink
Release 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHardiman committed Dec 29, 2018
1 parent 8a083c3 commit 126848d
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rpos",
"version": "2.0.3",
"version": "2.0.4",
"description": "rpos",
"main": "rpos.js",
"license": "MIT",
Expand All @@ -21,20 +21,20 @@
"express": "4.16.2",
"body-parser": "1.18.2",
"node-uuid": "1.4.8",
"xml2js":"0.4.19",
"tenx-usb-missile-launcher-driver":"^0.2.0",
"node-pelcod":"^0.3.0",
"pan-tilt-hat":"^1.2.1",
"serialport":"^6.0.4",
"ip":"^1.1.5",
"rpi-version":"^1.4.1",
"macos-release":"~2.0.0"
"xml2js": "0.4.19",
"tenx-usb-missile-launcher-driver": "^0.2.0",
"node-pelcod": "^0.3.0",
"pan-tilt-hat": "^1.2.1",
"serialport": "^6.0.4",
"ip": "^1.1.5",
"rpi-version": "^1.4.1",
"macos-release": "~2.0.0"
},
"devDependencies": {
"gulp": "^3.9.1",
"typescript": "^1.8.10",
"gulp-typescript": "^2.13.4",
"run-sequence":"^1.1.5",
"run-sequence": "^1.1.5",
"gulp-sourcemaps": "^1.6.0",
"gulp-rename": "^1.2.2",
"gulp-zip": "^3.0.2",
Expand Down

0 comments on commit 126848d

Please sign in to comment.