removed tarball dependency

This commit is contained in:
Sean Meininger 2022-10-10 09:44:24 -07:00
parent 92de222a24
commit 238c30f9cd

View file

@ -17,6 +17,5 @@
"build": "tsc"
},
"dependencies": {
"totem": "file:totem-0.0.1.tgz"
}
}