Skip to content

Commit db180c9

Browse files
authored
Merge pull request #6 from imCorfitz/main
Update package.json
2 parents 566dfe4 + 5df6a9a commit db180c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
],
1717
"author": "vadimkorr",
1818
"license": "Apache-2.0",
19+
"type":"module",
1920
"bugs": {
2021
"url": "https://github.com/vadimkorr/easy-reactive/issues"
2122
},
@@ -32,4 +33,4 @@
3233
"lodash.get": "^4.4.2",
3334
"lodash.isequal": "^4.5.0"
3435
}
35-
}
36+
}

0 commit comments

Comments
 (0)