Skip to content

Commit 13b60e1

Browse files
v0.0.15
1 parent 3c22573 commit 13b60e1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/shell/script/ts/package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"react": "18",
1818
"react-reconciler": "0.29.2"
1919
},
20-
"version": "0.0.14",
21-
"types": "./dist/types/type_entry.d.ts"
20+
"version": "0.0.15",
21+
"types": "./dist/types/type_entry.d.ts",
22+
"dependencies": {
23+
"breeze-shell-types": "^0.0.14"
24+
}
2225
}

0 commit comments

Comments
 (0)