Skip to content

Commit

Permalink
feat: implement types
Browse files Browse the repository at this point in the history
  • Loading branch information
agviegas committed Mar 6, 2024
2 parents df44b27 + 1d3c3ff commit f46a014
Show file tree
Hide file tree
Showing 33 changed files with 7,453 additions and 741 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"uuid": "^9.0.1"
},
"peerDependencies": {
"bim-fragment": "1.4.1",
"bim-fragment": "1.4.2",
"three": "^0.160.1",
"web-ifc": "^0.0.51"
},
Expand All @@ -47,7 +47,7 @@
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"bim-fragment": "1.4.1",
"bim-fragment": "1.4.2",
"cpy-cli": "^3.1.1",
"eslint": "^7.28.0",
"eslint-config-airbnb-base": "^14.2.1",
Expand Down
Loading

0 comments on commit f46a014

Please sign in to comment.