Skip to content

Commit e344cea

Browse files
committed
minor version bump
1 parent a8984ac commit e344cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@danmarshall/deckgl-typings",
3-
"version": "3.4.8",
3+
"version": "3.5.0",
44
"description": "TypeScript declaration files for deck.gl",
55
"types": "deck.gl/index.d.ts",
66
"scripts": {
@@ -37,6 +37,6 @@
3737
"dependencies": {
3838
"@types/hammerjs": "^2.0.36",
3939
"@types/react": "*",
40-
"indefinitely-typed": "^1.0.3"
40+
"indefinitely-typed": "^1.1.0"
4141
}
4242
}

0 commit comments

Comments
 (0)