Skip to content

Commit f130fa8

Browse files
chore(deps): Update org.visualpinball.engine.unity to 0.0.1-preview.11.
1 parent 3cfb1ea commit f130fa8

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

package.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
{
2-
"name": "org.visualpinball.engine.unity.urp",
3-
"version": "0.0.1-preview.2",
4-
"displayName": "Visual Pinball Engine (URP)",
5-
"description": "Universal Render Pipeline support.",
6-
"keywords": [
7-
"Unity",
8-
"URP"
9-
],
10-
"unity": "2020.2",
11-
"unityRelease": "0b12",
12-
"dependencies": {
13-
"com.unity.render-pipelines.universal": "10.2.1",
14-
"org.visualpinball.engine.unity": "0.0.1-preview.1"
15-
},
16-
"author": "freezy <[email protected]>",
17-
"contributors": [
18-
"ravarcade <[email protected]>",
19-
"shaderbytes",
20-
"jsm174 <[email protected]>",
21-
"Roger Bocksnick <[email protected]>",
22-
"VrôÕnsh <[email protected]>",
23-
"Rowlan",
24-
"Kleis Auke Wolthuizen <[email protected]>",
25-
"Eli Curtz <[email protected]>",
26-
"Pandeli"
27-
],
28-
"repository": {
29-
"url": "https://github.com/VisualPinball/VisualPinball.Unity.Urp.git",
30-
"type": "git"
31-
},
32-
"publishConfig": {
33-
"registry": "https://registry.visualpinball.org"
34-
}
35-
}
1+
{
2+
"name": "org.visualpinball.engine.unity.urp",
3+
"version": "0.0.1-preview.2",
4+
"displayName": "Visual Pinball Engine (URP)",
5+
"description": "Universal Render Pipeline support.",
6+
"keywords": [
7+
"Unity",
8+
"URP"
9+
],
10+
"unity": "2020.2",
11+
"unityRelease": "0b12",
12+
"dependencies": {
13+
"com.unity.render-pipelines.universal": "10.2.1",
14+
"org.visualpinball.engine.unity": "0.0.1-preview.11"
15+
},
16+
"author": "freezy <[email protected]>",
17+
"contributors": [
18+
"ravarcade <[email protected]>",
19+
"shaderbytes",
20+
"jsm174 <[email protected]>",
21+
"Roger Bocksnick <[email protected]>",
22+
"VrôÕnsh <[email protected]>",
23+
"Rowlan",
24+
"Kleis Auke Wolthuizen <[email protected]>",
25+
"Eli Curtz <[email protected]>",
26+
"Pandeli"
27+
],
28+
"repository": {
29+
"url": "https://github.com/VisualPinball/VisualPinball.Unity.Urp.git",
30+
"type": "git"
31+
},
32+
"publishConfig": {
33+
"registry": "https://registry.visualpinball.org"
34+
}
35+
}

0 commit comments

Comments
 (0)