Skip to content

Commit 0dda057

Browse files
committed
chore: update main package
1 parent f069afd commit 0dda057

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

+58-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pnotify",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Beautiful notifications and prompts.",
55
"keywords": [
66
"notice",
@@ -71,18 +71,18 @@
7171
"lerna": "^3.20.2"
7272
},
7373
"dependencies": {
74-
"@pnotify/animate": "5.0.1",
75-
"@pnotify/bootstrap3": "5.0.1",
76-
"@pnotify/bootstrap4": "5.0.1",
77-
"@pnotify/confirm": "5.0.1",
78-
"@pnotify/core": "5.0.1",
79-
"@pnotify/countdown": "5.0.1",
80-
"@pnotify/desktop": "5.0.1",
81-
"@pnotify/font-awesome4": "5.0.1",
82-
"@pnotify/font-awesome5": "5.0.1",
83-
"@pnotify/font-awesome5-fix": "5.0.1",
84-
"@pnotify/glyphicon": "5.0.1",
85-
"@pnotify/mobile": "5.0.1",
86-
"@pnotify/reference": "5.0.1"
74+
"@pnotify/animate": "5.1.0",
75+
"@pnotify/bootstrap3": "5.1.0",
76+
"@pnotify/bootstrap4": "5.1.0",
77+
"@pnotify/confirm": "5.1.0",
78+
"@pnotify/core": "5.1.0",
79+
"@pnotify/countdown": "5.1.0",
80+
"@pnotify/desktop": "5.1.0",
81+
"@pnotify/font-awesome4": "5.1.0",
82+
"@pnotify/font-awesome5": "5.1.0",
83+
"@pnotify/font-awesome5-fix": "5.1.0",
84+
"@pnotify/glyphicon": "5.1.0",
85+
"@pnotify/mobile": "5.1.0",
86+
"@pnotify/reference": "5.1.0"
8787
}
8888
}

0 commit comments

Comments
 (0)