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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user