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 e51e9d7 commit 7a62a1dCopy full SHA for 7a62a1d
types/chrome/package.json
@@ -3,16 +3,14 @@
3
"name": "@types/chrome",
4
"version": "0.0.9999",
5
"projects": [
6
- "http://developer.chrome.com/extensions/"
+ "https://developer.chrome.com/docs/extensions"
7
],
8
"dependencies": {
9
"@types/filesystem": "*",
10
"@types/har-format": "*"
11
},
12
"devDependencies": {
13
- "@types/chrome": "workspace:.",
14
- "@types/jquery": "*",
15
- "@types/jqueryui": "*"
+ "@types/chrome": "workspace:."
16
17
"owners": [
18
{
0 commit comments