@vuedx/projectconfig
Advanced tools
Comparing version 0.7.1-insiders-1623384696.0 to 0.7.1
@@ -1,2 +0,2 @@ | ||
var version = "0.7.0"; | ||
var version = "0.7.1"; | ||
@@ -3,0 +3,0 @@ interface ImportSource { |
@@ -5,5 +5,5 @@ 'use strict'; | ||
var version = "0.7.0"; | ||
var version = "0.7.1"; | ||
exports.version = version; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@vuedx/projectconfig", | ||
"version": "0.7.1-insiders-1623384696.0", | ||
"version": "0.7.1", | ||
"description": "TypeScript plugin for Vue", | ||
@@ -8,6 +8,2 @@ "main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"exports": { | ||
"require": "./lib/index.js", | ||
"import": "./lib/index.mjs" | ||
}, | ||
"publishConfig": { | ||
@@ -14,0 +10,0 @@ "types": "lib/index.d.ts" |
Sorry, the diff of this file is not supported yet
6897