We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8984ac commit e344ceaCopy full SHA for e344cea
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@danmarshall/deckgl-typings",
3
- "version": "3.4.8",
+ "version": "3.5.0",
4
"description": "TypeScript declaration files for deck.gl",
5
"types": "deck.gl/index.d.ts",
6
"scripts": {
@@ -37,6 +37,6 @@
37
"dependencies": {
38
"@types/hammerjs": "^2.0.36",
39
"@types/react": "*",
40
- "indefinitely-typed": "^1.0.3"
+ "indefinitely-typed": "^1.1.0"
41
}
42
0 commit comments