We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c85ab commit 95e3453Copy full SHA for 95e3453
.github/workflows/check-licenses.yml
@@ -19,5 +19,5 @@ jobs:
19
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
20
21
- name: Check Licenses
22
- run: jlpm check-licenses
+ run: yarn check-licenses
23
package.json
@@ -210,6 +210,5 @@
210
"selector-no-vendor-prefix": null,
211
"value-no-vendor-prefix": null
212
}
213
- },
214
- "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
+ }
215
0 commit comments