Skip to content

Commit

Permalink
chore: update main package
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Apr 17, 2020
1 parent f0e6412 commit 1e71f50
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 61 deletions.
104 changes: 56 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 14 additions & 13 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "pnotify",
"version": "5.0.0-alpha.7",
"version": "5.0.0",
"description": "Beautiful notifications and prompts.",
"keywords": [
"notice",
Expand Down Expand Up @@ -61,17 +61,18 @@
"lerna": "^3.18.3"
},
"dependencies": {
"@pnotify/animate": "5.0.0-alpha.7",
"@pnotify/bootstrap3": "5.0.0-alpha.7",
"@pnotify/bootstrap4": "5.0.0-alpha.7",
"@pnotify/confirm": "5.0.0-alpha.7",
"@pnotify/core": "5.0.0-alpha.7",
"@pnotify/desktop": "5.0.0-alpha.7",
"@pnotify/font-awesome4": "5.0.0-alpha.7",
"@pnotify/font-awesome5": "5.0.0-alpha.7",
"@pnotify/font-awesome5-fix": "5.0.0-alpha.7",
"@pnotify/glyphicon": "5.0.0-alpha.7",
"@pnotify/mobile": "5.0.0-alpha.7",
"@pnotify/reference": "5.0.0-alpha.7"
"@pnotify/animate": "5.0.0",
"@pnotify/bootstrap3": "5.0.0",
"@pnotify/bootstrap4": "5.0.0",
"@pnotify/confirm": "5.0.0",
"@pnotify/core": "5.0.0",
"@pnotify/countdown": "5.0.0",
"@pnotify/desktop": "5.0.0",
"@pnotify/font-awesome4": "5.0.0",
"@pnotify/font-awesome5": "5.0.0",
"@pnotify/font-awesome5-fix": "5.0.0",
"@pnotify/glyphicon": "5.0.0",
"@pnotify/mobile": "5.0.0",
"@pnotify/reference": "5.0.0"
}
}

0 comments on commit 1e71f50

Please sign in to comment.