still trying to figure out git actions

This commit is contained in:
Will Scullin 2021-02-22 03:12:58 -08:00
parent 3004aa99f2
commit 45dfc801fc
No known key found for this signature in database
GPG Key ID: 26DCD1042C6638CD
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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",

View File

@ -44,7 +44,7 @@
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"apple2shader": "whscullin/apple2shader",
"apple2shader": "whscullin/apple2shader#e87a445148bbcc7f4dbfa2609902071631f96bbc",
"micromodal": "^0.4.2"
}
}