v0.0.0-13

Former-commit-id: ccae6da4ab28ea9497134f1fac3e1d8e4e28df5c
This commit is contained in:
Jarred Sumner
2021-08-28 21:10:21 -07:00
parent 61ff6b8e49
commit bd0f74a6fd

View File

@@ -1,6 +1,6 @@
{
"name": "bun-framework-next",
"version": "0.0.0-12",
"version": "0.0.0-13",
"description": "",
"framework": {
"static": "public",
@@ -74,6 +74,6 @@
"license": "ISC",
"dependencies": {
"buffer": "^6.0.3",
"path": "^0.12.7"
"path-browserify": "^1.0.1"
}
}