We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf3bd1b + 471f9d9 commit 657bf17Copy full SHA for 657bf17
package.json
@@ -2,7 +2,7 @@
2
"name": "vue-axios",
3
"version": "3.1.0",
4
"description": "A small wrapper for integrating axios to Vuejs",
5
- "main": "dist/vue-axios.min.js",
+ "main": "dist/vue-axios.es5.js",
6
"types": "index.d.ts",
7
"scripts": {
8
"test": "npm run test"
0 commit comments