Skip to content

Commit d989397

Browse files
committed
feat: release
1 parent 8f8122a commit d989397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@donedeal0/superdiff",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "SuperDiff checks the changes between two objects or arrays. It returns a complete diff with relevant information for each property or piece of data",
5-
"main": "src/index.ts",
5+
"main": "dist/index.js",
66
"module": "dist/index.js",
77
"types": "dist/index.d.ts",
88
"declaration": true,

0 commit comments

Comments
 (0)