|
1 | 1 | {
|
2 | 2 | "name": "pnotify",
|
3 |
| - "version": "5.0.0-alpha.5", |
| 3 | + "version": "5.0.0-alpha.6", |
4 | 4 | "description": "Beautiful notifications and prompts.",
|
5 | 5 | "keywords": [
|
6 | 6 | "notice",
|
|
30 | 30 | "lint": "eslint index.html make.js src/*.html src/*.js demo/*"
|
31 | 31 | },
|
32 | 32 | "files": [],
|
33 |
| - "directories": { |
34 |
| - "lib": "dist" |
35 |
| - }, |
36 | 33 | "repository": {
|
37 | 34 | "type": "git",
|
38 | 35 | "url": "https://github.com/sciactive/pnotify.git"
|
|
64 | 61 | "lerna": "^3.18.3"
|
65 | 62 | },
|
66 | 63 | "dependencies": {
|
67 |
| - "@pnotify/animate": "5.0.0-alpha.5", |
68 |
| - "@pnotify/bootstrap3": "5.0.0-alpha.5", |
69 |
| - "@pnotify/bootstrap4": "5.0.0-alpha.5", |
70 |
| - "@pnotify/confirm": "5.0.0-alpha.5", |
71 |
| - "@pnotify/core": "5.0.0-alpha.5", |
72 |
| - "@pnotify/desktop": "5.0.0-alpha.5", |
73 |
| - "@pnotify/font-awesome4": "5.0.0-alpha.5", |
74 |
| - "@pnotify/font-awesome5": "5.0.0-alpha.5", |
75 |
| - "@pnotify/font-awesome5-fix": "5.0.0-alpha.5", |
76 |
| - "@pnotify/glyphicon": "5.0.0-alpha.5", |
77 |
| - "@pnotify/mobile": "5.0.0-alpha.5", |
78 |
| - "@pnotify/reference": "5.0.0-alpha.5" |
| 64 | + "@pnotify/animate": "5.0.0-alpha.6", |
| 65 | + "@pnotify/bootstrap3": "5.0.0-alpha.6", |
| 66 | + "@pnotify/bootstrap4": "5.0.0-alpha.6", |
| 67 | + "@pnotify/confirm": "5.0.0-alpha.6", |
| 68 | + "@pnotify/core": "5.0.0-alpha.6", |
| 69 | + "@pnotify/desktop": "5.0.0-alpha.6", |
| 70 | + "@pnotify/font-awesome4": "5.0.0-alpha.6", |
| 71 | + "@pnotify/font-awesome5": "5.0.0-alpha.6", |
| 72 | + "@pnotify/font-awesome5-fix": "5.0.0-alpha.6", |
| 73 | + "@pnotify/glyphicon": "5.0.0-alpha.6", |
| 74 | + "@pnotify/mobile": "5.0.0-alpha.6", |
| 75 | + "@pnotify/reference": "5.0.0-alpha.6" |
79 | 76 | }
|
80 | 77 | }
|
0 commit comments