@ai-table/grid 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,9 +1,10 @@
1
1
  {
2
2
  "name": "@ai-table/grid",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.1.4",
6
- "@angular/core": "^18.1.4"
6
+ "@angular/core": "^18.1.4",
7
+ "bson-objectid": "^2.0.4"
7
8
  },
8
9
  "dependencies": {
9
10
  "tslib": "^2.3.0"