Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Mar 19, 2018
1 parent ee40095 commit ae284e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/online/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hawtio/online",
"version": "1.0.3",
"version": "1.1.0",
"main": "dist/hawtio-online.js",
"types": "dist/hawtio-online.d.ts",
"files": [
Expand Down Expand Up @@ -29,7 +29,6 @@
"@types/jquery-match-height": "^0.7.4",
"@types/jsonpath": "^0.2.0",
"del": "^2.0.0",
"merge2": "^1.2.1",
"gulp": "^4.0.0",
"gulp-angular-templatecache": "^2.0.0",
"gulp-chmod": "^2.0.0",
Expand All @@ -51,6 +50,7 @@
"gulp-usemin": "~0.3.0",
"gulp-watch": "^3.0.0",
"js-logger": "^0.9.14",
"merge2": "^1.2.1",
"typescript": "^2.0.0",
"yargs": "^6.0.0"
},
Expand Down

0 comments on commit ae284e5

Please sign in to comment.