Skip to content

Commit

Permalink
➕ : add vue-multiselect dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juwit committed Aug 7, 2019
1 parent fa13411 commit cef6e30
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,12 @@
<version>1.5.0</version>
</dependency>

<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vue-multiselect</artifactId>
<version>2.1.6</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
Expand Down

0 comments on commit cef6e30

Please sign in to comment.