Skip to content

Commit

Permalink
release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Nov 29, 2017
1 parent d4c4ee4 commit ae77d59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
"homepage": "https://github.com/scttcper/ngx-toastr",
"bugs": "https://github.com/scttcper/ngx-toastr/issues",
"repository": "https://github.com/scttcper/ngx-toastr.git",
"version": "7.0.0-beta.1",
"publishConfig": {
"tag": "next"
},
"version": "7.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
5 changes: 1 addition & 4 deletions src/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "ngx-toastr",
"version": "7.0.0-beta.1",
"publishConfig": {
"tag": "next"
},
"version": "7.0.0",
"description": "Toastr for Angular",
"main": "./toastr.umd.js",
"module": "./toastr.es5.js",
Expand Down

0 comments on commit ae77d59

Please sign in to comment.