chore: fix license in package.json

This commit is contained in:
Guillaume Chau
2019-11-26 16:17:04 +01:00
parent 4bcb381894
commit c0d2a8747f
+1 -1
View File
@@ -28,7 +28,7 @@
"graphql"
],
"author": "Guillaume Chau <guillaume.b.chau@gmail.com>",
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/Akryum/vue-apollo/issues"
},