@felte/common
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -1,2 +0,2 @@ | ||
import { __rest } from './../external/.pnpm/@rollup_plugin-typescript@10.0.1_m2vrfqkax6vunhfpmya5lfbcpe/external/tslib/tslib.es6.js'; | ||
import { __rest } from './../external/.pnpm/@rollup_plugin-typescript@10.0.1_rollup@3.25.1_tslib@2.5.3_typescript@4.9.5/external/tslib/tslib.es6.js'; | ||
import { _mapValues } from './mapValues.js'; | ||
@@ -3,0 +3,0 @@ import { _isPlainObject } from './isPlainObject.js'; |
{ | ||
"name": "@felte/common", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Common utilities for Felte packages", | ||
@@ -41,2 +41,3 @@ "author": { | ||
".": { | ||
"types": "./dist/esm/index.d.ts", | ||
"import": "./dist/esm/index.js", | ||
@@ -43,0 +44,0 @@ "require": "./dist/cjs/index.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
275598
2152