Mercurial > piecrust2
diff package-lock.json @ 1069:dff873f11541
admin: Upgrade Bootstrap, switch icons to Open-Iconic, remove Bower.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 13 Feb 2018 23:22:27 -0800 |
parents | c3b15ad24a93 |
children | cd5267cd23ef |
line wrap: on
line diff
--- a/package-lock.json Tue Feb 13 23:21:00 2018 -0800 +++ b/package-lock.json Tue Feb 13 23:22:27 2018 -0800 @@ -2863,6 +2863,11 @@ "wrappy": "1.0.2" } }, + "open-iconic": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/open-iconic/-/open-iconic-1.1.1.tgz", + "integrity": "sha1-nc/Ix808Yc20ojaxo0eJTJetwMY=" + }, "orchestrator": { "version": "0.3.8", "resolved": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz", @@ -4135,6 +4140,14 @@ "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz", "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=" }, + "timeago": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/timeago/-/timeago-1.6.1.tgz", + "integrity": "sha512-mvXlF+JKeclH6AxvBDcwLvDFJyfpjC9Qs3zs6O97u4WBoHYlnnx/QyE7h5INRkGnT53rS8BGUTRhIr661VqTZA==", + "requires": { + "jquery": "3.3.1" + } + }, "to-object-path": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",