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 29, 2020
1 parent 9981e5a commit e63f4c8
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
104 changes: 52 additions & 52 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.1.1",
"version": "5.1.2",
"description": "Beautiful notifications and prompts.",
"keywords": [
"notice",
Expand Down Expand Up @@ -65,18 +65,18 @@
"prettier-plugin-svelte": "^0.7.0"
},
"dependencies": {
"@pnotify/animate": "5.1.1",
"@pnotify/bootstrap3": "5.1.1",
"@pnotify/bootstrap4": "5.1.1",
"@pnotify/confirm": "5.1.1",
"@pnotify/core": "5.1.1",
"@pnotify/countdown": "5.1.1",
"@pnotify/desktop": "5.1.1",
"@pnotify/font-awesome4": "5.1.1",
"@pnotify/font-awesome5": "5.1.1",
"@pnotify/font-awesome5-fix": "5.1.1",
"@pnotify/glyphicon": "5.1.1",
"@pnotify/mobile": "5.1.1",
"@pnotify/reference": "5.1.1"
"@pnotify/animate": "5.1.2",
"@pnotify/bootstrap3": "5.1.2",
"@pnotify/bootstrap4": "5.1.2",
"@pnotify/confirm": "5.1.2",
"@pnotify/core": "5.1.2",
"@pnotify/countdown": "5.1.2",
"@pnotify/desktop": "5.1.2",
"@pnotify/font-awesome4": "5.1.2",
"@pnotify/font-awesome5": "5.1.2",
"@pnotify/font-awesome5-fix": "5.1.2",
"@pnotify/glyphicon": "5.1.2",
"@pnotify/mobile": "5.1.2",
"@pnotify/reference": "5.1.2"
}
}

0 comments on commit e63f4c8

Please sign in to comment.