Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit eb191fc

Browse files
committed
Remove Vueify
Moving Elixir + Vueify support to package
1 parent c4bcc6c commit eb191fc

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Config.js

-7
Original file line numberDiff line numberDiff line change
@@ -303,13 +303,6 @@ var config = {
303303

304304
// https://www.npmjs.com/package/partialify
305305
options: {}
306-
},
307-
308-
{
309-
name: 'vueify',
310-
311-
// https://github.com/vuejs/vueify#usage
312-
options: {}
313306
}
314307
],
315308

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"vinyl-buffer": "^1.0.0",
6161
"vinyl-paths": "^1.0.0",
6262
"vinyl-source-stream": "^1.1.0",
63-
"vueify": "^5.0.1",
6463
"watchify": "^3.2.3"
6564
},
6665
"devDependencies": {

0 commit comments

Comments
 (0)