Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update package version to 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
rpaschoal committed Aug 27, 2018
1 parent 9856cc9 commit 8d01136
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/aspnetcore_signalr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bootstrap": "^3.3.7",
"core-js": "^2.4.1",
"jquery": "3.2.1",
"ng-chat": "^1.0.14",
"ng-chat": "^1.0.15",
"ng2-loading-bar": "0.0.6",
"reflect-metadata": "^0.1.10",
"rxjs": "5.4.2",
Expand Down
2 changes: 1 addition & 1 deletion demo/offline_bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"core-js": "^2.5.3",
"rxjs": "^5.5.6",
"zone.js": "^0.8.20",
"ng-chat": "^1.0.14"
"ng-chat": "^1.0.15"
},
"devDependencies": {
"@angular/cli": "^1.6.4",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-chat",
"version": "1.0.14",
"version": "1.0.15",
"peerDependencies": {
"@angular/common": "*",
"@angular/core": "*",
Expand Down

0 comments on commit 8d01136

Please sign in to comment.