2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-25 00:20:33 +03:00

Drop support for jsnext:main

This commit is contained in:
Declan de Wet
2016-11-23 07:23:48 +02:00
parent 029808b1c6
commit e00c897695
3 changed files with 9 additions and 4 deletions
-2
View File
@@ -57,7 +57,6 @@
"webpack-dev-server": "beta"
},
"homepage": "https://github.com/declandewet/vue-meta",
"jsnext:main": "lib/jsnext/vue-meta.js",
"keywords": [
"attribute",
"google",
@@ -74,7 +73,6 @@
],
"license": "MIT",
"main": "lib/vue-meta.js",
"module": "lib/jsnext/vue-meta.js",
"nyc": {
"exclude": [
"test/**/*.js"