vite-plugin-importer
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "vite-plugin-importer", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "src/index.js", | ||
"description": "use babel-plugin-import in vite", | ||
"author": "ajuner", | ||
"homepage": "https://github.com/ajuner/vite-plugin-import", | ||
"homepage": "https://github.com/ajuner/vite-plugin-importer", | ||
"keywords": [ | ||
@@ -16,3 +16,3 @@ "babel-plugin-import", | ||
"type": "git", | ||
"url": "https://github.com/ajuner/vite-plugin-import", | ||
"url": "https://github.com/ajuner/vite-plugin-importer", | ||
"branch": "main" | ||
@@ -19,0 +19,0 @@ }, |
1766