Skip to content

Commit

Permalink
➕ : add momentjs library for date management
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubuisson committed Aug 1, 2019
1 parent e79dacb commit f7af2ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@
<artifactId>marked</artifactId>
<version>0.6.2</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>momentjs</artifactId>
<version>2.24.0</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit f7af2ea

Please sign in to comment.