Update lanthan
This commit is contained in:
parent
cd549234b4
commit
81b8dae6c6
2 changed files with 1 additions and 5 deletions
|
@ -75,10 +75,6 @@ jobs:
|
|||
- checkout
|
||||
- setup_npm
|
||||
- run: npm run build
|
||||
- run:
|
||||
name: Run geckodriver
|
||||
command: geckodriver
|
||||
background: true
|
||||
- run: npm run test:e2e
|
||||
|
||||
workflows:
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -5500,7 +5500,7 @@
|
|||
}
|
||||
},
|
||||
"lanthan": {
|
||||
"version": "git+https://github.com/ueokande/lanthan.git#0c9e7690aa6822853e902611c88f7c1586bbe9d7",
|
||||
"version": "git+https://github.com/ueokande/lanthan.git#d7f92eb4c1c6eee3f747b4a76bdf39062b4cb58f",
|
||||
"from": "git+https://github.com/ueokande/lanthan.git#master",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
|
|
Reference in a new issue