Fix none size (#56)

* Fix none size not working

* bump
This commit is contained in:
Geometrically 2023-05-25 14:43:15 -07:00 committed by GitHub
parent e29a4d79ba
commit 03cfe9bf62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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