Skip to content

Commit 8b6ab92

Browse files
author
Matthias Bohlen
committed
Remove superfluous entry in package.json
1 parent e59b95c commit 8b6ab92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "7.1.0",
44
"description": "React Unity WebGL provides an easy solution for embedding Unity WebGL builds in your React application, with two-way communication between your React and Unity application with advanced API's.",
55
"main": "./dist/Exports.js",
6-
"typings": "./dist/Exports.d.ts",
76
"scripts": {
87
"start": "tsc --watch",
98
"compile": "tsc",

0 commit comments

Comments
 (0)