Skip to content

Commit dbaea81

Browse files
AaronBeaudoinslevithan
authored andcommitted
For #324
1 parent e0fc4c3 commit dbaea81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"test-browser": "npm run test-saucelabs -- --local --open",
3939
"prepublish": "npm test"
4040
},
41-
"types": "types",
41+
"types": "types/index.d.ts",
4242
"devDependencies": {
4343
"@babel/cli": "^7.14.8",
4444
"@babel/core": "^7.14.8",

0 commit comments

Comments
 (0)