Update package.json (#21)

This commit is contained in:
Geometrically
2023-03-13 15:08:58 -07:00
committed by GitHub
parent ab28d0a9b3
commit f5cbe0c4fe

View File

@@ -1,7 +1,7 @@
{ {
"name": "omorphia", "name": "omorphia",
"type": "module", "type": "module",
"version": "0.4", "version": "0.4.0",
"files": [ "files": [
"dist" "dist"
], ],