mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
add booking status as calendar
This commit is contained in:
committed by
Thomas Ruoff
parent
b3c1b18e50
commit
a03a837615
11
package-lock.json
generated
11
package-lock.json
generated
@@ -9525,6 +9525,17 @@
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
},
|
||||
"react-calendar-component": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-calendar-component/-/react-calendar-component-3.0.0.tgz",
|
||||
"integrity": "sha512-vua/pu+hTeLD9SSc+NH79IwCLc3REvl4gL9C3dtUo/+cGhPiQo6CGC/Jm8AVgTBhO4CtNr21tEWAdlCVqIxBbA==",
|
||||
"requires": {
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"classnames": "^2.2.5",
|
||||
"moment": "^2.19.1",
|
||||
"prop-types": "^15.7.2"
|
||||
}
|
||||
},
|
||||
"react-dom": {
|
||||
"version": "16.13.1",
|
||||
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.13.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user