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 74a522f commit af3bf1aCopy full SHA for af3bf1a
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "devtools-license-check",
3
- "version": "0.8.0",
+ "version": "0.9.0",
4
"description": "Verify licenses for inclusion in Mozilla DevTools",
5
- "repository": "github:firefox-devtools/devtools-core",
+ "repository": "github:firefox-devtools/devtools-license-check",
6
"scripts": {
7
"test": "# No tests available"
8
},
@@ -14,4 +14,4 @@
14
"dependencies": {
15
"license-checker": "^9.0.3"
16
}
17
-}
+}
0 commit comments