2
0
mirror of https://github.com/frappe/books.git synced 2025-02-02 20:18:26 +00:00

add luxon

This commit is contained in:
Faris Ansari 2018-04-19 15:44:42 +05:30
parent a19833f325
commit d46f6ae78a
2 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,7 @@
"frappe-datatable": "frappe/datatable",
"frappejs": "../frappejs",
"jquery": "^3.3.1",
"luxon": "^1.0.0",
"mkdirp": "^0.5.1",
"mocha": "^4.1.0",
"moment": "^2.20.1",

View File

@ -1396,6 +1396,7 @@ frappejs@../frappejs:
clusterize.js "^0.18.0"
codemirror "^5.35.0"
commander "^2.13.0"
deepmerge "^2.1.0"
eslint "^4.19.1"
express "^4.16.2"
flatpickr "^4.3.2"
@ -2269,6 +2270,10 @@ lru-cache@^4.0.1:
pseudomap "^1.0.2"
yallist "^2.1.2"
luxon@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.0.0.tgz#ec1cba8cf53be14d2375c2f17e3468eb195c20bb"
macaddress@^0.2.8:
version "0.2.8"
resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12"