svelte-forms-lib
Advanced tools
Comparing version
{ | ||
"name": "svelte-forms-lib", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Svelte forms lib - A lightweight library for managing forms in Svelte v3", | ||
@@ -38,6 +38,3 @@ "typings": "./lib/index.d.ts", | ||
"main": "./build/index.js", | ||
"module": "./build/esm/index.js", | ||
"exports": { | ||
".": "./build/esm/index.js" | ||
}, | ||
"module": "./build/index.mjs", | ||
"license": "MIT", | ||
@@ -44,0 +41,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
132038
-0.1%