diff --git a/package.json b/package.json index 2ffc32bf..8913e5b8 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,15 @@ { "name": "org.visualpinball.unity.assetlibrary", - "version": "0.0.1-preview.0", + "version": "0.0.1-preview.5", "displayName": "Visual Pinball Engine (Common Assets)", "description": "Common assets for all render pipelines.", - "keywords": ["Assets", "Unity"], + "keywords": [ + "Assets", + "Unity" + ], "unity": "2020.2", "unityRelease": "0f1", - "dependencies": { - }, + "dependencies": {}, "author": "freezy ", "contributors": [ "ravarcade ",