Skip to content

Commit 306fa7e

Browse files
committed
chore: update main package
1 parent f593ac0 commit 306fa7e

File tree

2 files changed

+66
-83
lines changed

2 files changed

+66
-83
lines changed

package-lock.json

Lines changed: 52 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pnotify",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Beautiful notifications and prompts.",
55
"keywords": [
66
"notice",
@@ -65,18 +65,18 @@
6565
"prettier-plugin-svelte": "^0.7.0"
6666
},
6767
"dependencies": {
68-
"@pnotify/animate": "5.1.0",
69-
"@pnotify/bootstrap3": "5.1.0",
70-
"@pnotify/bootstrap4": "5.1.0",
71-
"@pnotify/confirm": "5.1.0",
72-
"@pnotify/core": "5.1.0",
73-
"@pnotify/countdown": "5.1.0",
74-
"@pnotify/desktop": "5.1.0",
75-
"@pnotify/font-awesome4": "5.1.0",
76-
"@pnotify/font-awesome5": "5.1.0",
77-
"@pnotify/font-awesome5-fix": "5.1.0",
78-
"@pnotify/glyphicon": "5.1.0",
79-
"@pnotify/mobile": "5.1.0",
80-
"@pnotify/reference": "5.1.0"
68+
"@pnotify/animate": "5.1.1",
69+
"@pnotify/bootstrap3": "5.1.1",
70+
"@pnotify/bootstrap4": "5.1.1",
71+
"@pnotify/confirm": "5.1.1",
72+
"@pnotify/core": "5.1.1",
73+
"@pnotify/countdown": "5.1.1",
74+
"@pnotify/desktop": "5.1.1",
75+
"@pnotify/font-awesome4": "5.1.1",
76+
"@pnotify/font-awesome5": "5.1.1",
77+
"@pnotify/font-awesome5-fix": "5.1.1",
78+
"@pnotify/glyphicon": "5.1.1",
79+
"@pnotify/mobile": "5.1.1",
80+
"@pnotify/reference": "5.1.1"
8181
}
8282
}

0 commit comments

Comments
 (0)