Skip to content

Commit 2164fce

Browse files
author
manickampr
committed
update package.json
1 parent f976d26 commit 2164fce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
"main": "./lib/browser-plus",
44
"version": "0.0.1",
55
"description": "Browser Plus",
6-
"repository": "https://github.com/atom/browser-plus",
6+
"repository": "https://github.com/skandasoft/browser-plus",
77
"license": "MIT",
88
"engines": {
99
"atom": ">=0.174.0 <2.0.0"
1010
},
1111
"dependencies": {
12-
"theorist": "~1.3.9",
13-
"event-kit": "~1.1.0"
12+
"theorist": "~1.3.9"
1413
}
1514
}

0 commit comments

Comments
 (0)