This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
haku
/
gauntlet
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added @types/chrome
master
Haku
4 years ago
parent
7a8649562c
commit
f95f1dadd2
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
package.json
+ 4
- 1
package.json
View File
@@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"@types/chrome": "^0.0.164"
}
}
Write
Preview
Loading…
Cancel
Save