Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Commit

Permalink
Update luxon to v1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomka committed Jul 8, 2018
1 parent 5fe6a20 commit 06783cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"karma-spec-reporter": "^0.0.31",
"karma-webpack": "^2.0.0",
"lint-staged": "^3.4.0",
"luxon": "^0.3.1",
"luxon": "^1.0.0",
"mkdirp": "^0.5.1",
"mocha": "^3.3.0",
"mocha-css": "^1.0.1",
Expand Down Expand Up @@ -118,7 +118,7 @@
"yarn-or-npm": "^2.0.0"
},
"peerDependencies": {
"luxon": "^0.3.1",
"luxon": "^1.0.0",
"vue": "^2.3.0",
"weekstart": "^1.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4314,9 +4314,9 @@ lru-cache@^4.0.1:
pseudomap "^1.0.2"
yallist "^2.1.2"

luxon@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-0.3.1.tgz#627f78f5fea94ac19e1cf2900f398a9338422bbd"
luxon@^1.0.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.3.1.tgz#d9073c578738cebbf22a5f9d64eca7719e706072"

macaddress@^0.2.8:
version "0.2.8"
Expand Down

0 comments on commit 06783cf

Please sign in to comment.