Skip to content

Commit a62ca9c

Browse files
author
Vincent Chavez
committed
Other merge conflicts
1 parent 0ebc937 commit a62ca9c

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,13 @@
1010
<a href="https://www.npmjs.com/package/vue-material">
1111
<img src="https://img.shields.io/npm/dt/vue-material.svg" alt="Downloads">
1212
</a>
13-
<<<<<<< HEAD
1413

1514
<a href="https://www.npmjs.com/package/vue-material">
1615
<img src="https://img.shields.io/npm/v/vue-material.svg" alt="Version">
17-
=======
18-
19-
<a href="https://www.npmjs.com/package/vue-material">
20-
<img src="https://img.shields.io/npm/v/vue-material.svg" alt="Version">
21-
</a>
16+
</a>
2217

2318
<a href="https://cdnjs.com/libraries/vue-material">
2419
<img src="https://img.shields.io/cdnjs/v/vue-material.svg" alt="Version">
25-
>>>>>>> 369f3f0e392dd4fcc2c4e26e80a2e36d6dcf54cd
2620
</a>
2721

2822
<a href="https://www.npmjs.com/package/vue-material">

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,9 @@
6969
"eslint-plugin-html": "^2.0.1",
7070
"eventsource-polyfill": "^0.9.6",
7171
"express": "^4.14.1",
72-
<<<<<<< HEAD
73-
"extract-text-webpack-plugin": "beta",
74-
"friendly-errors-webpack-plugin": "^1.3.1",
75-
=======
7672
"extract-text-webpack-plugin": "^2.1.0",
7773
"file-loader": "^0.10.0",
7874
"friendly-errors-webpack-plugin": "^1.1.3",
79-
>>>>>>> 369f3f0e392dd4fcc2c4e26e80a2e36d6dcf54cd
8075
"highlight.js": "^9.9.0",
8176
"html-webpack-plugin": "^2.28.0",
8277
"node-sass": "^4.5.0",

0 commit comments

Comments
 (0)