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 f976d26 commit 2164fceCopy full SHA for 2164fce
package.json
@@ -3,13 +3,12 @@
3
"main": "./lib/browser-plus",
4
"version": "0.0.1",
5
"description": "Browser Plus",
6
- "repository": "https://github.com/atom/browser-plus",
+ "repository": "https://github.com/skandasoft/browser-plus",
7
"license": "MIT",
8
"engines": {
9
"atom": ">=0.174.0 <2.0.0"
10
},
11
"dependencies": {
12
- "theorist": "~1.3.9",
13
- "event-kit": "~1.1.0"
+ "theorist": "~1.3.9"
14
}
15
0 commit comments