mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -05:00
Add license and version file to datefns vendor directory.
This commit is contained in:
parent
e21fe53ce6
commit
8e862bdc39
2 changed files with 5 additions and 0 deletions
4
frontend/vendor/datefns/LICENSE.md
vendored
Normal file
4
frontend/vendor/datefns/LICENSE.md
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# License
|
||||
|
||||
date-fns is licensed under the [MIT license](http://kossnocorp.mit-license.org).
|
||||
Read more about MIT at [TLDRLegal](https://tldrlegal.com/license/mit-license).
|
1
frontend/vendor/datefns/VERSION
vendored
Normal file
1
frontend/vendor/datefns/VERSION
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
1.28.0
|
Loading…
Add table
Reference in a new issue