Skip to content

Commit 0b82fd9

Browse files
arthurkehrwaldfreezy
authored andcommitted
Remove nuget dependencies from package.json
1 parent 23927f4 commit 0b82fd9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
"unity": "2021.3",
1111
"unityRelease": "0f1",
1212
"dependencies": {
13-
"org.visualpinball.engine.unity": "0.0.1-preview.119",
14-
"org.nuget.google.protobuf": "3.29.3",
15-
"org.nuget.grpc.net.client": "2.67.0"
13+
"org.visualpinball.engine.unity": "0.0.1-preview.119"
1614
},
1715
"author": "freezy <[email protected]>",
1816
"contributors": [

0 commit comments

Comments
 (0)