Skip to content

Commit c8ee2ab

Browse files
committed
misc: add VPE dependency
1 parent 6a5e026 commit c8ee2ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"unity": "2021.2",
1313
"unityRelease": "7f1",
1414
"dependencies": {
15-
"com.unity.visualscripting": "1.7.6"
15+
"com.unity.visualscripting": "1.7.6",
16+
"org.visualpinball.engine.unity": "0.0.1-preview.84"
1617
},
1718
"author": "freezy <freezy@vpdb.io>",
1819
"contributors": [

0 commit comments

Comments
 (0)