Skip to content

Commit

Permalink
New NPM release
Browse files Browse the repository at this point in the history
  • Loading branch information
npeditto committed Jul 28, 2017
1 parent de08641 commit 749308c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iotronic-standalone",
"version": "1.0.4",
"version": "1.1.0",
"description": "IoTronic-standalone is the implementation of a personal Cloud to remote manage embedded devices (Arduino YUN/Linino One, Raspberry Pi 2/3, etc)",
"main": "lib/s4t_wamp_server.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"autobahn": ">=0.9.9",
"express": ">=4.13.3",
"body-parser":">=1.16.1",
"log4js":"1.1.1",
"log4js":"<=1.1.1",
"q":">=1.4.1",
"requestify":">=0.1.17",
"mysql":">=2.10.0",
Expand Down

0 comments on commit 749308c

Please sign in to comment.