Skip to content

Commit 14836b1

Browse files
author
Jason Coté
committed
remove old browserify configuration (fixes sagalbot#173)
1 parent 70b6c12 commit 14836b1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
"test": "karma start test/unit/karma.conf.js --single-run",
1616
"test-watch": "karma start test/unit/karma.conf.js --single-run=false --auto-watch=true"
1717
},
18-
"browserify": {
19-
"transform": [
20-
"vueify",
21-
"babelify"
22-
]
23-
},
2418
"repository": {
2519
"type": "git",
2620
"url": "https://github.com/sagalbot/vue-select.git"

0 commit comments

Comments
 (0)