mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update package.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "bun",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"workspaces": [
|
||||
"./packages/bun-types"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.7",
|
||||
"name": "bun-types",
|
||||
"license": "MIT",
|
||||
"types": "./index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user