diff --git a/package-lock.json b/package-lock.json index 55498f3..c39d936 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "apple2shader": "whscullin/apple2shader", + "apple2shader": "whscullin/apple2shader#e87a445148bbcc7f4dbfa2609902071631f96bbc", "micromodal": "^0.4.2" }, "devDependencies": { @@ -20743,7 +20743,7 @@ "apple2shader": { "version": "git+ssh://git@github.com/whscullin/apple2shader.git#e87a445148bbcc7f4dbfa2609902071631f96bbc", "integrity": "sha512-nk+2iHnKtWHsUvRFiG77x5A5GmScQKc+MHDJOFB6GYmqTomhakyPdfw1Dkupj+iDQc6EmelUgbnF/weZoTtQ1Q==", - "from": "apple2shader@whscullin/apple2shader" + "from": "apple2shader@whscullin/apple2shader#e87a445148bbcc7f4dbfa2609902071631f96bbc" }, "aproba": { "version": "1.2.0", diff --git a/package.json b/package.json index 52eff85..b950ccc 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "webpack-dev-server": "^3.11.0" }, "dependencies": { - "apple2shader": "whscullin/apple2shader", + "apple2shader": "whscullin/apple2shader#e87a445148bbcc7f4dbfa2609902071631f96bbc", "micromodal": "^0.4.2" } }