added luxon
This commit is contained in:
parent
e37e492439
commit
f8de641d78
@ -4,6 +4,7 @@
|
|||||||
"main": "index.tsx",
|
"main": "index.tsx",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@types/luxon": "^1.25.0",
|
||||||
"@types/react": "^17.0.0",
|
"@types/react": "^17.0.0",
|
||||||
"@types/react-dom": "^17.0.0",
|
"@types/react-dom": "^17.0.0",
|
||||||
"@types/react-helmet": "^6.1.0",
|
"@types/react-helmet": "^6.1.0",
|
||||||
@ -18,6 +19,7 @@
|
|||||||
"autoprefixer": "^10.1.0",
|
"autoprefixer": "^10.1.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"css": "^3.0.0",
|
"css": "^3.0.0",
|
||||||
|
"luxon": "^1.25.0",
|
||||||
"plotly.js": "^1.58.2",
|
"plotly.js": "^1.58.2",
|
||||||
"postcss": "^8.2.1",
|
"postcss": "^8.2.1",
|
||||||
"postcss-cli": "^8.3.1",
|
"postcss-cli": "^8.3.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user