Skip to content

Commit fcbb511

Browse files
committed
chore: Fix dependencies in package.json.
1 parent 9563bea commit fcbb511

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

VisualPinball.Engine.Mpf.Unity/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@
1010
"unity": "2020.3",
1111
"unityRelease": "0f1",
1212
"dependencies": {
13-
"org.visualpinball.engine.unity": "0.0.1-preview.56"
1413
},
1514
"author": "freezy <[email protected]>",
1615
"contributors": [
1716
"jsm174 <[email protected]>"
1817
],
1918
"documentationUrl": "https://docs.visualpinball.org/plugins/mpf/",
2019
"changelogUrl": "https://docs.visualpinball.org/CHANGELOG.html",
21-
"licensesUrl": "https://github.com/VisualPinball/VisualPinball.Engine.PinMAME/blob/master/LICENSE",
20+
"licensesUrl": "https://github.com/VisualPinball/VisualPinball.Engine.Mpf/blob/master/LICENSE",
2221
"repository": {
2322
"url": "https://github.com/VisualPinball/VisualPinball.Engine.Mpf.git",
2423
"type": "git"

0 commit comments

Comments
 (0)