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 21, 2020
1 parent f069afd commit 0dda057
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

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

28 changes: 14 additions & 14 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "pnotify",
"version": "5.0.1",
"version": "5.1.0",
"description": "Beautiful notifications and prompts.",
"keywords": [
"notice",
Expand Down Expand Up @@ -71,18 +71,18 @@
"lerna": "^3.20.2"
},
"dependencies": {
"@pnotify/animate": "5.0.1",
"@pnotify/bootstrap3": "5.0.1",
"@pnotify/bootstrap4": "5.0.1",
"@pnotify/confirm": "5.0.1",
"@pnotify/core": "5.0.1",
"@pnotify/countdown": "5.0.1",
"@pnotify/desktop": "5.0.1",
"@pnotify/font-awesome4": "5.0.1",
"@pnotify/font-awesome5": "5.0.1",
"@pnotify/font-awesome5-fix": "5.0.1",
"@pnotify/glyphicon": "5.0.1",
"@pnotify/mobile": "5.0.1",
"@pnotify/reference": "5.0.1"
"@pnotify/animate": "5.1.0",
"@pnotify/bootstrap3": "5.1.0",
"@pnotify/bootstrap4": "5.1.0",
"@pnotify/confirm": "5.1.0",
"@pnotify/core": "5.1.0",
"@pnotify/countdown": "5.1.0",
"@pnotify/desktop": "5.1.0",
"@pnotify/font-awesome4": "5.1.0",
"@pnotify/font-awesome5": "5.1.0",
"@pnotify/font-awesome5-fix": "5.1.0",
"@pnotify/glyphicon": "5.1.0",
"@pnotify/mobile": "5.1.0",
"@pnotify/reference": "5.1.0"
}
}

0 comments on commit 0dda057

Please sign in to comment.